HI I'm using maven to control the generator, and as you may now maven has a notion of compilation lifecycle. My intention was to match as much as possible these lifecycle.
So in my maven script (pom.xml as they call it), it run multiple time the generator with different compilation job. I'm wondering if this way of using the generator is optimal. In clear, is it faster to run the generator with multiple jobs or to run it multiple time with one job each time. Regards -- Benjamin Dreux Analyste-Programmeur Chaire de logiciel libre-Finance Social et solidaire UQAM Montréal ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
