[Laszlo-dev] For Review: Change change.YnPVbvuCF.txt Summary: Rewrite LzTimer to use setInterval/clearInterval instead of LzIdle

Jim Grandy jgrandy at openlaszlo.org
Wed Jun 28 13:07:34 EDT 2006


[Note: this is a revision of the original changeset.]

Change change.YnPVbvuCF.txt by jgrandyw at jgrandy-pb.local /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.

Tests:test/doubleclick.lzx, examples/mobile/clock/clock-test.lzx,  
smoketest

Files:
M      test/doubleclick.lzx
M      WEB-INF/lps/lfc/services/LzTimer.as

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.jgrandyw.gMvJ.tgz
Type: application/octet-stream
Size: 3000 bytes
Desc: not available
Url : http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20060628/c8c2949b/patch.jgrandyw.gMvJ.obj


More information about the Laszlo-dev mailing list