Yeah I will try and rationalize the settings. There is still some
interference of the incremental mode and
the snippet mode, I think I will just turn off flex's incremental flag when
compiling  snippets, because they aren't genuinely incremental recompiles in
the way flex defines it; each is snippet is  really a different object file
that happens to link against  the same source tree.



On Thu, Mar 4, 2010 at 5:02 PM, Max Carlson <[email protected]> wrote:

> Approved, echoing Tucker's comments about modularity.  The test works with
> the change applied.
>
>
> On 3/4/10 10:26 AM, 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
>>
>
> --
> Regards,
> Max Carlson
> OpenLaszlo.org
>



-- 
Henry Minsky
Software Architect
[email protected]
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to