[Laszlo-dev] For Review: Change 20070802-hqm-4 Summary: make LzDataElement.makeNodeList a static class method
Henry Minsky
henry.minsky at gmail.com
Thu Aug 2 09:47:09 PDT 2007
Change 20070802-hqm-4 by hqm at IBM-2E06404CB67 on 2007-08-02 11:33:41 EDT
in /cygdrive/c/users/hqm/openlaszlo/wafflecone
for http://svn.openlaszlo.org/openlaszlo/branches/wafflecone
Summary: make LzDataElement.makeNodeList a static class method
New Features:
Bugs Fixed: LPP-4418
Technical Reviewer: philr (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
To make it a static method, need to declare it static on both the trait and
then a make pointer to that method from lzDataElement, similar to how
valueToElement was done.
Tests:
in debugger, verify that a call to it works
LzDataElement.makeNodeList(5, 'foo') ==> [foo, foo, foo, foo ,foo]
Files:
M WEB-INF/lps/lfc/data/LzDataElement.lzs
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070802-hqm-4.tar
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
More information about the Laszlo-dev
mailing list