[Laszlo-dev] For Review: Change 20080418-dda-r Summary: Tie functionality for tracking lines to 'nameFunctions' option.

Donald Anderson dda at ddanderson.com
Fri Apr 18 05:09:17 PDT 2008


I considered putting this at the end of defaultOptions:

  if (options.getBoolean(NAME_FUNCTIONS)) {
     options.setBoolean(TRACK_LINES, true);
}

But that really amounts to having the single option.  Am I missing a  
better approach?

On Apr 18, 2008, at 7:53 AM, P T Withington wrote:

> Would it be better to just default trackLines in  
> sc.Compiler#defaultOptions?
>
> On 2008-04-18, at 07:30 EDT, Donald Anderson wrote:
>> Change 20080418-dda-r by dda at lester.local on 2008-04-18 07:03:38 EDT
>>   in /Users/dda/laszlo/src/svn/openlaszlo/trunk-a
>>   for http://svn.openlaszlo.org/openlaszlo/trunk
>>
>> Summary: Tie functionality for tracking lines to 'nameFunctions'  
>> option.
>>
>> New Features:
>>
>> Bugs Fixed: LPP-5816
>>
>> Technical Reviewer: ptw (pending)
>> QA Reviewer: (pending)
>> Doc Reviewer: (pending)
>>
>> Documentation:
>>
>> Release Notes:
>>
>> Details:
>>
>>
>> Tests:
>>  smokecheck,weather x swf8,dhtml
>>  run one line test case from JIRA with nameFunctions on.
>>
>> Files:
>> M      WEB-INF/lps/server/src/org/openlaszlo/sc/ 
>> JavascriptGenerator.java
>> M      WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9Generator.java
>> M      WEB-INF/lps/server/src/org/openlaszlo/sc/Compiler.java
>>
>> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080418-dda-r.tar
>>
>>
>>
>> --
>>
>> Don Anderson
>> Java/C/C++, Berkeley DB, systems consultant
>>
>> voice: 617-547-7881
>> email: dda at ddanderson.com
>> www: http://www.ddanderson.com
>>
>>
>>
>>
>


--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com






More information about the Laszlo-dev mailing list