On 8/11/2009 2:44 PM, P T Withington wrote: > Approved! > > Is there any way we could improve the declarations in constraint > functions so the swf9 compiler could have told us about this issue at > compile time?
I don't think so, because the constraint-function is copied dynamically at runtime. > > On 2009-08-11, at 08:16EDT, André Bargull wrote: > >> Change 20090811-bargull-1Fx by barg...@dell--p4--2-53 on 2009-08-11 >> 14:12:19 >> in /home/Admin/src/svn/openlaszlo/trunk >> for http://svn.openlaszlo.org/openlaszlo/trunk >> >> Summary: fix constraint datapath error in swf9 >> >> New Features: >> >> Bugs Fixed: LPP-8383 (Constraint in datapath breaks replication (works >> swf8, fails swf9)) >> >> Technical Reviewer: hminsky >> QA Reviewer: (pending) >> Doc Reviewer: (pending) >> >> Documentation: >> >> Release Notes: >> >> Details: >> "xpath" attribute needs to be added to LzRefNode, otherwise the >> optimized constraint function from LPP-8058 generates a runtime error in >> swf9. >> >> >> Tests: >> testcase from bugreport >> >> Files: >> M WEB-INF/lps/lfc/data/LzReplicationManager.lzs >> >> Changeset: >> http://svn.openlaszlo.org/openlaszlo/patches/20090811-bargull-1Fx.tar >> >> _______________________________________________ >> Laszlo-reviews mailing list >> [email protected] >> http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews > > _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
