[Laszlo-dev] For Review: Change 20080905-hqm-M Summary: moved error parsing code out of the worker thread, so exceptions can be caught.
Henry Minsky
hminsky at laszlosystems.com
Fri Sep 5 15:17:25 PDT 2008
Oh hey, I discovered that adding
-compiler.headless-server=true
prevents the flex compiler from causing the menu bar to switch to
"org.apache.catalina.Bootstrap" in the MacOS tool bar when it runs.
On Fri, Sep 5, 2008 at 5:56 PM, Henry Minsky <hminsky at laszlosystems.com>wrote:
> OK I will move the code to restore the standard output streams to the
> 'finally' clause of that try
>
>
>
> On Fri, Sep 5, 2008 at 4:58 PM, Donald Anderson <dda at ddanderson.com>wrote:
>
>> In this:
>>
>> try {
>> worker.start();
>> worker.join();
>> } catch (java.lang.InterruptedException e) {
>> throw new CompilerError("Errors from compiler, output file not
>> created" + e);
>> }
>>
>> If the thread is interrupted, then System.err and System.out will not be
>> reset.
>> (not sure why that would happen, but still...)
>>
>> On Sep 5, 2008, at 12:11 PM, Henry Minsky wrote:
>>
>> Change 20080905-hqm-M by hqm at badtzmaru.home on 2008-09-05 12:10:20 EDT
>> in /Users/hqm/openlaszlo/trunk
>> for http://svn.openlaszlo.org/openlaszlo/trunk
>>
>> Summary: moved error parsing code out of the worker thread, so exceptions
>> can be caught.
>>
>> New Features:
>>
>> Bugs Fixed:
>>
>> Technical Reviewer: dda
>> QA Reviewer: (pending)
>> Doc Reviewer: (pending)
>>
>> Documentation:
>>
>> Release Notes:
>>
>> Details:
>>
>>
>> Tests:
>>
>> Files:
>> M WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java
>>
>>
>> Changeset:
>> http://svn.openlaszlo.org/openlaszlo/patches/20080905-hqm-M.tar
>>
>>
>>
>> --
>>
>> 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
>
>
>
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080905/e70c763d/attachment-0001.html
More information about the Laszlo-dev
mailing list