Hello, I am looking for some hints, when to run generate.py during the development of an application, and which arguments to use. During development I usually test the source version in order to avoid the additional build step.
The existing help is very brief: "- source -- create source version of current application - source-all -- create source version of current application, with all classes" What exactly is the difference between the two? The old documentation http://qooxdoo.org/documentation/0.8/generator_usage says: "As a few quick hints at how you would invoke the generator, here are the most common use cases. * generate.py source – when you just started to create your application and every time you have added new classes to it. ..." Elsewhere I read that I have to use source-all when I add classes. How do I invoke generate.py if I only modify a single class Application.js, but if this modification references additional builtin qooxdoo classes that have not been referenced before? not at all, "source" or "source-all"? Some documentation explaining what generate.py is doing under the hood for the different jobs would be the best help. Thank you Ron ------------------------------------------------------------------------------ 5 Ways to Improve & Secure Unified Communications Unified Communications promises greater efficiencies for business. UC can improve internal communications as well as offer faster, more efficient ways to interact with customers and streamline customer service. Learn more! http://www.accelacomm.com/jaw/sfnl/114/51426253/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
