[Laszlo-dev] For Review: Change 20080904-hqm-J Summary: call flex compiler classes directly from jar file
Henry Minsky
hminsky at laszlosystems.com
Thu Sep 4 16:53:44 PDT 2008
On Thu, Sep 4, 2008 at 7:41 PM, Donald Anderson <dda at ddanderson.com> wrote:
> A few items:
> 1) I'm pretty sure the build.sh/build.bat produced will be broken,
> it won't have the pathname of the compile command. That's a 'nice to
> have'.
>
Yeah that's a good point, I meant to make sure that the printed command
stayed correct
but forgot about it halfway though.
>
> 2)
> + exitval = flex2.compiler.util.ThreadLocalToolkit.errorCount();
> Couldn't find any doc for ThreadLocalToolkit. Are the errors additive,
> or will they be reset to 0 on each call into the compiler? (i.e. I'm
> worried about an error being 'sticky' to the next compile - I guess
> it would only result in a stray FAIL println to the error console).
>
Good question. That is what the flex "mxmlc" and "compc" utility classes are
calling for
their exit val, I'll check if it needs to be/can be reset
somehow.
>
> 3) If we end up going with this approach then execCompileCommand has
> just become dead code. If we want to keep both approaches around (perhaps
> extern compile as a backup), then this code should be refactored to get
> better sharing.
>
> Otherwise, approved.
>
I do want to keep the execCompileComand code around and working in case we
need to go back to using it.
>
> On Sep 4, 2008, at 11:50 AM, Henry Minsky wrote:
>
> I'm going to check this in now, so it gets in the nightly build so that
> Mamye can testit as soon as possible.
>
>
>
> On Thu, Sep 4, 2008 at 11:17 AM, Henry Minsky <henry.minsky at gmail.com>wrote:
>
>> Change 20080904-hqm-J by hqm at badtzmaru.home on 2008-09-04 11:11:21 EDT
>> in /Users/hqm/openlaszlo/trunk
>> for http://svn.openlaszlo.org/openlaszlo/trunk
>>
>> Summary: call flex compiler classes directly from jar file
>>
>> New Features:
>>
>> Bugs Fixed: LPP-6309
>>
>> Technical Reviewer: dda
>> QA Reviewer: mamye
>> Doc Reviewer: (pending)
>>
>> Documentation:
>>
>> Release Notes:
>>
>> Details:
>>
>>
>> Tests:
>>
>> Mamye, please make sure that when this is built as a nightly, that is
>> installs and runs
>> on MacOS and can compiler swf9 properly there, when installed in a path in
>> /Applications
>> which has spaces in the pathname.
>>
>> Files:
>> M WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java
>>
>> Changeset:
>> http://svn.openlaszlo.org/openlaszlo/patches/20080904-hqm-J.tar
>>
>
>
>
> --
> Henry Minsky
> Software Architect
> hminsky at laszlosystems.com
>
>
>
>
> --
>
> Don Anderson
> Java/C/C++, Berkeley DB, systems consultant
>
> voice: 617-547-7881
> email: dda at ddanderson.com
> www: http://www.ddanderson.com
>
>
>
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080904/bb9f1b3f/attachment-0001.html
More information about the Laszlo-dev
mailing list