Clearly this will fix the problem, so, check it in but: It seems like these two options overlap a lot, perhaps they should be merged? I.e., compiling a snippet is very like an incremental compile in that you are compiling just part of the source.
On 2010-03-04, at 13:26, Henry Minsky wrote: > Change 20100304-hqm-o by [email protected] on 2010-03-04 13:23:08 EST > in /Users/hqm/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: fix for snippets in swf10 > > New Features: > > Bugs Fixed: LPP-8804 > > Technical Reviewer: ptw > QA Reviewer: max > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > > Details: > > Respect the Compiler.REUSE_WORK_DIRECTORY flag, and if it is set, do > not erase the .as file tmp working directory, it is needed to link > against the main app and globals. > > Tests: > > lzc --runtime=swf10 test/snippets/import-class-and-view.lzx > should compile without error > > > Files: > M WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java > > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100304-hqm-o.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
