Hello, I'm glad to announce a few new features of qxtransformer.
1) We realize that one of the main and vital parts of open source projects is documentation. That's where qooxdoo is one of the best players on the field with powerful API generator and docs tools. We used all this power and implemented automatic doc generator for qxtransformer. It uses documentation from qooxdoo API viewer, analyzes tags, links them with qooxdoo classes and gets all information about class, properties and so on. You can find our small doc viewer here : http://qxtransformer.org/docs . We are planning to improve all this stuff and add samples for every tag. Check this out: http://qxtransformer.org/docs 2) One of the advantages of XML is self-validation (structure, XSD, DTD). We implemented XSD generator for QXML dialect. What does it mean? It means that now we can: - validate syntax of QXML (with some exceptions) - get auto completion in Eclipse/NetBeans/IntelliJ IDEA/... Each tag and each property have description from qooxdoo API (again thanks flexible qooxdoo's tools) and it's really useful when you're working with QXML. More information: http://qxtransformer.org/a/qxtransformer.org/qxtransformer/Documentation/xsd-and-xml-validation 3) Also I have finished a really cool feature - component model. It's something similar to Flex's (MXML) & Silverlight's (XAML) Code Behind. I just need to finish docs. So, stay tuned... More info: http://learn.adobe.com/wiki/display/Flex/Code+Behind You can follow us on twitter (http://twitter.com/qxtransformer) and get the latest news on development. Best regards, Siarhei Barysiuk ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
