I would also agree that making the Flex SDK not that "hard" bundled with OpenLaszlo is better. I would even think it could make sense if the Flex sdk can be installed separated and you can modify which SDK to use by setting an environment variable.
Sebastian 2012/4/16 Raju Bitter <[email protected]> > If swf10 AND swf11 need to be supported, we need to find a way to keep > the Flex SDK JAR files separate for the different SDKs. Currently the > Flex SDK JARs are copied into WEB-INF/lib, which only works with one > SDK. > > @Henry: Based on the current Flex compiler integration, is it a > requirement to have the JAR files in the WEB-INF/lib folder? > The SWF9External.java class has a method "execCompileCommand", which > is only used when the 'compiler.swf9.execflex' in lps.properties is > set to true, which is not the case right now. Having a Flex SDK > specific classpath would probably only work with the > execCompileCommand. Do you still remember how much the performance > will be impacted if we use the execCompileCommand instead of > callJavaCompileCommand? > > Thanks, > Raju > -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
