great idea, thanks! On Thu, Aug 27, 2009 at 10:32 AM, André Bargull <[email protected]>wrote:
> No, I'm currently working on removing the limitation which restricts you to > use at most on dataselectionmanager for each dataset. The plan is to use the > UserData-API to store the selection status for a data-node instead of the > "sel"-property. > > > On 8/27/2009 4:15 PM, Henry Minsky wrote: > >> 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]<mailto: >> [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] <mailto:[email protected]> >> >> >> -- Henry Minsky Software Architect [email protected]
_______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
