approved! thanks for fixing this, are you using it in an application?
On Thu, Aug 27, 2009 at 9:52 AM, André Bargull <[email protected]>wrote: > Change 20090827-bargull-yXl by barg...@dell--p4--2-53 on 2009-08-27 > 15:21:19 > in /home/Admin/src/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: move UserData from LzDataElementMixin to LzDataNodeMixin > > New Features: > > Bugs Fixed: LPP-8424 (UserData-API is on LzDataElementMixin) > > Technical Reviewer: henry > QA Reviewer: (pending) > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Details: > Moved implementation to LzDataNodeMixin for compliance with DOM spec and > renamed "userData" to "__LZuserData", so it won't show up in the debugger by > default. Also changed setUserData() to handle 'null' values more correctly > and fixed a bug in the getUserData() implementation (see testcase at > bugreport). > Other changes: > - added preliminary changes for LPP-8425 > - added public modifier for constants in LzDataElement > > > > Tests: > alldata (swf8, swf9, dhtml) > > Files: > M test/lfc/data/userdata.lzx > 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/20090827-bargull-yXl.tar > > -- Henry Minsky Software Architect [email protected]
_______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
