[Laszlo-dev] For Review: Change 20080306-Philip-a. Summary: Convert swf9 data classes to use mixin
Philip Romanik
promanik at laszlosystems.com
Thu Mar 6 05:52:14 PST 2008
Change 20080306-Philip-a by Philip at Philip-DC on 2008-03-06 08:48:04 EST
in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/branches/devildog
for http://svn.openlaszlo.org/openlaszlo/branches/devildog
Summary: Convert swf9 data classes to use mixin
New Features:
Bugs Fixed:
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Removed the manually created interstitial classes. Includes some
changes to get data classes to build/run.
LzMiniNode.js Added empty methods, variables to match LzNode
LzDataText.js LzDataText extends LzMiniNode with LzDataNodeMixin
LzDatNode.js Define LzDataNodeMixin. LzDataNode contains the static
definitions.
LzReplicationManager.js trace() statements added for debugging.
LzDatapointer.js setter functions needed a second argument. Added
trace() statements for debugging. Comment out dependency methods.
LzDataElement.js Define LzDataElementMixin. LzDataElement extends
LzMiniNode with LzDataElementMixin, LzDataNodeMixin
LzDataset.js LzDataset extends LFCNode with LzDataElementMixin, LzDataNodeMixin
Tests:
Files:
M WEB-INF/lps/lfc/kernel/swf9/LzXMLParser.as
M WEB-INF/lps/lfc/core/LzNode.js
M WEB-INF/lps/lfc/glue/LaszloInitiator.lzs
M WEB-INF/lps/lfc/LaszloLibrary.lzs
M WEB-INF/lps/lfc/data/LzDataText.js
M WEB-INF/lps/lfc/data/LzDataNode.js
M WEB-INF/lps/lfc/data/LzMiniNode.js
M WEB-INF/lps/lfc/data/LzReplicationManager.js
M WEB-INF/lps/lfc/data/LzDatapointer.js
M WEB-INF/lps/lfc/data/LzDataElement.js
M WEB-INF/lps/lfc/data/LzDataset.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080306-Philip-a.tar
More information about the Laszlo-dev
mailing list