I'm looking for a detailed list of the lzc compiler switches (like: how can I compile to AS3 without the final compilation step to SWF out of an ANT script?). It's probably the easiest thing to just look at the code in http://www.openlaszlo.org/svn/openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/compiler/Main.java, or is there a better documentation?
And has anyone ever built an Ant task for compiling OL, like the one there is for Flex? http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/modules/antTasks/ Thanks, Raju
