[Take 3. This time with a unit test. Sorry for the churn!]
Change change.YnPVbvuCF.txt by [EMAIL PROTECTED] /Volumes/ data/Users/jgrandyw/dev/svn/openlaszlo/trunk/ on 2006-06-27 21:55:28 PDT
Summary: Rewrite LzTimer to use setInterval/clearInterval instead of LzIdle
Bugs Fixed:LPP-296 Technical Reviewer: max QA Reviewer: mamye Doc Reviewer:Release Notes:LzTimer now uses the semi-standard functions setInterval and clearInterval, and as a result is more efficient than the previous implementation, which was based on polling through LzIdle. Unit test now included, although it only exercises the non-asynchronous portions of the API (add/remove/ reset without
ever letting a timer fire).Tests:test/lfc/lzunit-timer.lzx, test/doubleclick.lzx, examples/ mobile/clock/clock-test.lzx, smoketest
Files: M test/doubleclick.lzx M test/lfc/lzunit-timer.lzx M WEB-INF/lps/lfc/services/LzTimer.as
patch.jgrandyw.Suht.tgz
Description: Binary data
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
