Approved!

Henry Minsky wrote:
> Change 20091124-hqm-Z by [email protected] on 2009-11-24 15:47:40 EST
>     in /Users/hqm/openlaszlo/trunk
>     for http://svn.openlaszlo.org/openlaszlo/trunk
> 
> Summary: fix for regression with too many names being defined as globals
> 
> New Features:
> 
> Bugs Fixed: LPP-8632
> 
> Technical Reviewer: max
> QA Reviewer: ptw
> Doc Reviewer: (pending)
> 
> Documentation:
> 
> Release Notes:
> 
> Overview:
>     
> 
> Details:
> 
> The code which decides if top level element gets global id was assigning a 
> global id for all
> classes/mixins/interface elements.
> 
> Tests:
> 
> examples/components/window_example.lzx compiles and runs in DHTML (debug and 
> non debug)
> 
> inspect --script output, see that only real "id" and toplevel definitions 
> have top level 'var' declarations.
> 
> ant lztest
> smokecheck
> test/smoke/mixin-simple.lzx
> 
> Files:
> M       WEB-INF/lps/server/src/org/openlaszlo/compiler/ToplevelCompiler.java
> 
> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20091124-hqm-Z.tar

-- 
Regards,
Max Carlson
OpenLaszlo.org
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to