approved.

Although it's a little scary to me to have the assignment

    public static final Map builtinTypeNames = new HashMap(typeNames);

which depends on the typeNames table having been fully  populated before you
get to that line.
I guess as long as Java guarantees that  the assignments to static vars
happen in lexical order...


On Mon, Dec 20, 2010 at 7:18 PM, P T Withington <[email protected]> wrote:

> Change ptw-20101220-NBI by [email protected] on 2010-12-20 19:13:45 EST
>    in /Users/ptw/OpenLaszlo/trunk-3
>    for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: Fix duplicaate type lossage
>
> Bugs Fixed:  LPP-9589 Unexpected warning information of ''gradient"
>
> Technical Reviewer: [email protected] (pending)
> QA Reviewer: [email protected] (pending)
>
> Details:
>
>
> Tests:
>    Can compile house.lzx for different runtimes without restarting
>    the server.
>
> Files:
> M       WEB-INF/lps/server/src/org/openlaszlo/compiler/ViewSchema.java
>
>
> Changeset:
> http://svn.openlaszlo.org/openlaszlo/patches/ptw-20101220-NBI.tar
>



-- 
Henry Minsky
Software Architect
[email protected]

Reply via email to