Approved with two comments: 1. As discussed in separate mail, I'd like to change:
prototype.setters.motion = "setMotion"; to just: setters.motion = "setMotion"; in all three files. Similarly, for any `prototype.<instance- variable>.<property> = ...`. 2. In LzAnimatorGroup `animatorProps` can be a `var` declaration (and remember to remove the copy you commented out with `/*REMOVE ... */`. On 2006-07-24, at 15:02 EDT, Philip Romanik wrote: > Sorry about that. This one has the attached changes. > > Phil > > > >> (The changes are relative to lps/lfc/controllers) >> >> Change change.QFyTT5184.txt by [EMAIL PROTECTED] /tmp/ on 2006-07-24 >> 11:39:37 EDT >> >> Summary: Update controllers to use new class system. >> >> New Features: >> >> Bugs Fixed: LPP-2386 >> >> Technical Reviewer: ptw >> QA Reviewer: (pending) >> Doc Reviewer: (pending) >> >> Documentation: >> >> Release Notes: >> >> Details: >> >> Tests: lzpix >> lztest/lztest-animator.lzx >> lztest/lztest-animatorgroup.lzx >> lztest/lztest-layout.lzx >> >> Files: >> M LzAnimatorGroup.lzs >> M LaszloLayout.lzs >> M LaszloAnimation.lzs >> <patch.Philip.4224.tgz> _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
