Approved. Thanks! On 2009-09-28, at 15:55, André Bargull wrote:
> Change 20090928-bargull-tMi by barg...@dell--p4--2-53 on 2009-09-28 > 15:29:19 > in /home/Admin/src/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: use getDefinitionByName() to improve globalValue() > > New Features: LPP-6837 (Rethink how LZX code should refer to views > with ID's) (partial) > > Bugs Fixed: > > Technical Reviewer: ptw > QA Reviewer: (pending) > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Details: > It's possible to retrieve global definitions through > flash.util.getDefinitionByName(), so use the function to improve > globalValue() and to remove the extra quirks for "lz" and > "LzMouseKernel". > Also changed globalValue() to use 'in' to test for properties, > otherwise "falsy" values aren't detected. > > > Tests: > globalValue("lz") works > > Files: > M WEB-INF/lps/lfc/compiler/LzRuntime.lzs > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20090928-bargull-tMi.tar > _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
