mshillin schrieb:
> A reply to myself.
>
> I solved this issue by setting variants qx.debug="off" in
> framework/config.json when building the qx.js and qx-0.js. It had nothing
> to do with the way the qx.loader was operating for my application
>
> The qx.debug="on" in the "build" version was ca
A reply to myself.
I solved this issue by setting variants qx.debug="off" in
framework/config.json when building the qx.js and qx-0.js. It had nothing
to do with the way the qx.loader was operating for my application
The qx.debug="on" in the "build" version was causing problems in the
ui.lega
For my development environment, I would like my classes to be available in
"source" version , but have the qooxdoo library classes in "build" version.
I could not figure out how to do this with the build tool, so I tried
hacking the loader script for my app.
If I execute "generate.py build" in