Archive for the 'SEPY 2' Category

XML based GUI’s on SEPY 2

Friday, September 16th, 2005

We are planning to change the whole internal structure of sepy to fit developers needs. One of the first things we are intended to implement is an application core able to parse XML files and then generate the application GUI.

Nothing new, already XUL and FLEX do the same thing (even if in different ways and with different targets). But we don’t want to make samething new but to follow the standards to make us the life easier during development. We decided to use an already existent XML dialect but we are not sure if XUL is the best choice or FLEX. Maybe the night will bring us some help …