I actually had exactly the same pseudo-problem at the same place... it would be nice if the try-catch could be avoided. I generally leave Firebug in "break on all errors" mode so I don't overlook any problems, and this seems to be the only place that gets caught.
-Bruce -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Wednesday, November 10, 2010 6:49 AM To: [email protected] Subject: Re: [qooxdoo-devel] DateField Instantiating Problem Hello Martin, You are right, i break on all errors! In my project I have used 399 classes and while debugging build-version firebug only stops always at Instantiating DateField. It's clear, it is no error for normal users, there is a try-catch. Is there a better way to initialize the class eg. with parameters that prevent it? If it is safe, at startup the Class runs always into catch, wouldn't it be better to test it additionally by an if? Please, I do not want to seem petty, but I am relatively new to qooxdoo and still not so sure you need to know. Thanks, Helmut ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
