On 11/10/10 11:32 AM, Martin Wittemann wrote: > Sure there could be a better way to initialize it. As I said, I would not > write the code the way it is. But the current amount of ideas to work on is > just too big to check all code and remove stuff we would write different > today. ;) But you may open a bug report and in time, we sure change that code. >
I encountered this issue as well a week or so ago, and fixed it in my local copy of qooxdoo. Still pretty new to git, and I haven't had a chance to go through the proper way of creating a patch. I wrapped the try catch with an if statement, and added the missing semicolon. You can see it in the bug opened by Helmut: http://bugzilla.qooxdoo.org/show_bug.cgi?id=4306#c1 -- Felipe D. ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
