Still waiting for a review....
On Mon, Nov 2, 2009 at 10:23 PM, Henry Minsky <[email protected]>wrote: > if anyone gets a chance to review this.. > > On Fri, Oct 30, 2009 at 5:10 PM, Henry Minsky <[email protected]>wrote: > >> Change 20091030-hqm-t by [email protected] on 2009-10-30 16:51:30 EDT >> in /Users/hqm/openlaszlo/trunk6 >> for http://svn.openlaszlo.org/openlaszlo/trunk >> >> Summary: fix implementation of xpath last() >> >> New Features: >> >> Bugs Fixed: LPP-298 >> >> Technical Reviewer: andre >> QA Reviewer: max >> Doc Reviewer: (pending) >> >> Documentation: >> >> Release Notes: >> >> Details: >> >> Andre's suggested implemenation of last() operator on >> LzDataAttrBind.__LZHandleMultiNodes >> >> >> Tests: >> >> test case from bug report >> >> <canvas debug="true" > >> <dataset name="dsBooks" > >> <bookshelf> >> <book /><book /> <book /><book /> >> </bookshelf> >> </dataset> >> >> <text> >> <attribute name="books" value="$path{'dsBooks:/bookshelf/book/last()'}" >> type="number"/> >> <handler name="onbooks" > >> this.format("found %d book(s)", this.books); >> </handler> >> </text> >> </canvas> >> >> >> Files: >> M WEB-INF/lps/lfc/data/LzDataAttrBind.lzs >> >> Changeset: >> http://svn.openlaszlo.org/openlaszlo/patches/20091030-hqm-t.tar >> > > > > -- > Henry Minsky > Software Architect > [email protected] > > > -- Henry Minsky Software Architect [email protected]
_______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
