Hi, I use qooxdoo in two production apps which are full-blown web applications and not enhanced HTML pages [1]. I can only recommend qooxdoo for its clean and well-thought-out architecture and the great support by the community and the developers. One thing that is important to know is that you will have to adapt your coding style to the qooxdoo way, not the other way round - it is a very much all-or-nothing approach, so I don't know how you feel about that. What you get in return is a framework that is well maintained and where this kind of coding style is supported for years to come and shared among many who can help in all kinds of questions. That is not the case with home-grown frameworks and not even with the more "liberal" javascript frameworks which allow all kind of bad coding patterns.
I don't know how important SVG is for you, but you could certainly write SVG widgets on top of the qooxdoo framework. One would have to carefully think about cross-platform SVG support and about the perfomance gain that SVG gives you over the qooxdoo javascript widgets. If you need charting etc., there are third party "plugins" (contributions) for that which have "ported" SVG charting and plotting tools to qooxdoo. You certainly already know the demo pages: http://qooxdoo.org/demo The "real-life-examples" also help to get an idea: http://qooxdoo.org/community/real_life_examples Best, Christian [1] One of them: http://quit.rewi.hu-berlin.de/bibliograph/build/ -- View this message in context: http://qooxdoo.678.n2.nabble.com/Welldone-tp6071124p6072526.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
