On Fri, Mar 28, 2008 at 10:16 AM, kanugula <[EMAIL PROTECTED]> wrote: > > Hello, > > I frequently have to modify some classes to make Production Build. > > Is there a way to pass parameter or any other solution in your mind at build > time to tell us that it is Production version. I use source version for > development. > > I need a condition to check that the call is coming from Development or > Production.
See http://qooxdoo.org/documentation/0.7/variants?s=build%20variant and specifically the section entitled "Removal of debugging code" You don't need your own variable to do this; it's a built-in feature. Derrell ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
