Change 20070802-hqm-4 by [EMAIL PROTECTED] 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
[EMAIL PROTECTED]

Reply via email to