Hi, > Currently there is nothing like this included. Maybe we can add a > variable to the qx namespace inside the build system. Can you open a > feature request in our bugzilla? > > Thanks. > Sebastian > > > Hugh Gibson schrieb: >> Sebastian? >> >>> Is there any way to distinguish between a debug (source) and release >>> (compressed) build in the actual code? >>> >>> For example, it would be possible to automatically turn off the >>> debug log window for release builds. There's some other stuff I >>> would like to do - for example, switching between long and short >>> forms of request strings.
I could change the source loader so that it adds SOURCE_BUILD to the qx namespace. This way the existence of this variable would allow to differentiate between source and release builds. Alessandro ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
