Approved!

I have some suggestions for LzDataNode

- Modify stringToLzData() to call LzDataElement.stringToLzData() after printing the deprecated warning (eliminates duplicate code).

- Remove trim() since it is marked private.



Change 20080508-hqm-o by <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] on 2008-05-08 09:28:35 EDT
     in /Users/hqm/openlaszlo/trunk5
for <http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk

Summary: remove obsoleted LzDataNode class, update docs

New Features:

Bugs Fixed:

Technical Reviewer: ptw
QA Reviewer: pbr
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:

The LzDataNode class had pretty much all it's functionality moved to lzDataNodeMixin, and there were just a couple of static properties left on LzDataNode. I moved these to lzDataElement, and updated the table of contents to not point to LzDataNode anymore.




Tests:

smokecheck
ant lztest
test/lfc/data/alldata.lzx



Files:
M      WEB-INF/lps/lfc/kernel/swf/LzLoader.lzs
M      WEB-INF/lps/lfc/services/LzBrowser.lzs
M      WEB-INF/lps/lfc/helpers/LzCommand.lzs
M      WEB-INF/lps/lfc/data/LzDatapointer.lzs
M      WEB-INF/lps/lfc/data/LzDataText.lzs
M      WEB-INF/lps/lfc/data/LzDataNode.lzs
M      WEB-INF/lps/lfc/data/LzDataElement.lzs
M      WEB-INF/lps/lfc/data/LzDataset.lzs
M      docs/src/nav/toc.xml
M      lps/components/rpc/ajax.lzx
M      lps/components/rpc/library/swf/rpc.js
M      lps/components/rpc/library/rpc.js
M      lps/components/lzunit/lzunit.lzx
M      lps/components/utils/replicator/replicator.lzx

Changeset: <http://svn.openlaszlo.org/openlaszlo/patches/20080508-hqm-o.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080508-hqm-o.tar

Reply via email to