Thank you, Fritz but what if I add MyCustomClass.js next to Application.js? Is "source" still sufficient? Then what is "source-all" required for?
I am looking for more in depth information on these generator jobs. Thanks Ron ----- Original Message ----- From: Fritz Zaucker <[email protected]> To: Ron Whittaker <[email protected]>; qooxdoo Development <[email protected]> Cc: Sent: Thursday, July 21, 2011 1:22 PM Subject: Re: [qooxdoo-devel] usage of generate.py Probably you'll get a more qualified answer soon. But I never uses source-all. As far as I know generate.py source is all you need if you add a before unreferences class to your application. And look at source-hybrid for much faster loading times! Cheers, Fritz On Thu, 21 Jul 2011, Ron Whittaker wrote: > 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 -- Oetiker+Partner AG tel: +41 62 775 9903 (direct) Fritz Zaucker +41 62 775 9900 (switch board) Aarweg 15 +41 79 675 0630 (mobile) CH-4600 Olten fax: +41 62 775 9905 Schweiz web: www.oetiker.ch ------------------------------------------------------------------------------ 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
