[Laszlo-dev] For Review: Change 20080501-hqm-q Summary: move sendEvent-specific fields to LzMiniNode
Henry Minsky
henry.minsky at gmail.com
Thu May 1 09:00:01 PDT 2008
Change 20080501-hqm-q by hqm at badtzmaru.home on 2008-05-01 11:58:09 EDT
in /Users/hqm/openlaszlo/trunk5
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: move sendEvent-specific fields to LzMiniNode
New Features:
Bugs Fixed: LPP-5919
Technical Reviewer: ptw
QA Reviewer: pbr
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
move these two fields to LzMiniNode
var __LZdeleted:Boolean = false;
var __LZdeferDelegates:Boolean = false;
And make any class that needs to receive events inherit from LzMiniNode
Tests:
lztest, lzpix
Files:
M WEB-INF/lps/lfc/services/LzTrack.lzs
M WEB-INF/lps/lfc/services/LzIdle.lzs
M WEB-INF/lps/lfc/core/LzMiniNode.lzs
M WEB-INF/lps/lfc/core/LzNode.lzs
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080501-hqm-q.tar
More information about the Laszlo-dev
mailing list