Hello Developers I used asserts in numerous places in my application. When I compile the release version, i get errors because the various assert functions are missing. Is there a way to automatically strip the assert functions from the build version? Or do i have to wrap them all in qx.core.Variant.isSet checks?
Btw. I'm using the svn-trunk version of qooxdoo. Best - Roman ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
