Hi Derrell, qxbuild is that solution you are talking about;-)
Cheers - Petr 2009/3/6 Derrell Lipman <[email protected]>: > On Fri, Mar 6, 2009 at 3:03 PM, Jean-Baptiste BRIAUD -- Novlog > <[email protected]> wrote: >> >> I got my answer > > No, I don't think you did. :-) > >> >> : as it is needed to use the py machinery each time a >> class is added, I won't be able to use it because this happen at >> runtime for me. > > It is possible to generate a single qooxdoo build file with all of the > qooxdoo classes. You then need *some* way of including your own classes. > That *some* way could be to rerun the generator. It could also be creating a > different loader file that included both the qooxdoo class file and any of > your own classes (combined into a single file or otherwise). This is what > Thomas is referring to when he says you can do the build process only once. > You need to build the qooxdoo class files once to combine them into a single > javascript file. You'll likely want to turn off the optimizations, e.g. > shortening of variable names, since your own classes, not run through the > generator, won't have those optimizations. That's a trivial issue in the > config.json file, though. > I highly suspect that what you're trying to do works fine right out of the > box. You seem to have convinced yourself that it can't be done (and looking > at documentation that describes the generalized method of doing things > rather than what's needed for your specific case doesn't help matters any). > It should be a fairly easy task (maybe automated by create-application these > days?) to build the single file containing all of the qooxdoo classes > (only). > > Derrell > > > > ------------------------------------------------------------------------------ > 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 > > ------------------------------------------------------------------------------ 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
