[Laszlo-dev] For Review: Change 20080702-bargull-jQa Summary: enhance dom-compatibility
André Bargull
a.bargull at intensis.de
Wed Jul 2 15:29:52 PDT 2008
Change 20080702-bargull-jQa by bargull at dell--p4--2-53 on 2008-07-02 23:41:28
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: enhance dom-compatibility
New Features:
Bugs Fixed: LPP-4774
Technical Reviewer: hminsky
QA Reviewer: promanik
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Changes for insertBefore, replaceChild, appendChild, setChildNodes:
handle case where referenced datanode is still attached to another
parent-node
-> first remove from former parent and then attach to new parent-node.
Additionally added more type declarations for base data classes, added
public modifier to methods,
and moved "serialize" and "cloneNode" declaration to LzDataNodeMixin for
a more consistent API.
Tests:
alldata passes, compile swf9, testcase from bugreport
Files:
M WEB-INF/lps/lfc/data/LzDataText.lzs
M WEB-INF/lps/lfc/data/LzDataNode.lzs
M WEB-INF/lps/lfc/data/LzDataElement.lzs
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20080702-bargull-jQa.tar
More information about the Laszlo-dev
mailing list