Hi, I'm having some problems dealing with a custom config.json.
I plan to use qx.core.Environment outside of a qooxdoo app and I was planning to create a custom Bootstrap that extend this class by removing the "qx.*" keys (except the mandatory ones qx.debug) just to have a really small final "build" file. What I've done at the moment is simply create an alias Env=qx.core.Environment in a file that must be included with the build. It works but I'd like to figure out how to use the Boostrap declaration and how it works exactly. When I try to extend qx.core.Environment, the result is Env equals to a new qx Class but I've no direct access. How can I instanciate it directly ? I tried to understand how the generation of qxWeb works and how to declare classes and bootstrap to make something similar but I'm not sure what to do exactly. Could you help me please ? Thanks in advance, BenoƮt. -- View this message in context: http://qooxdoo.678.n2.nabble.com/config-json-for-a-custom-skeleton-tp7584497.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
