Change 20100709-maxcarlson-M by maxcarl...@friendly on 2010-07-09 10:25:23 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Move selection managers and command to lzx includes

Bugs Fixed: LPP-9180 - Move non-essential parts of the LFC to LZX includes 
(partial)

Technical Reviewer: ptw
QA Reviewer: hminsky

Details: lfc-undeclared - Remove explicit definitions for command, 
selectionmanager and dataselectionmanager

kernel/LzFont,Library - Move to kernel, and only include for swf - DHTML 
doesn't use this

LaszloView - Fix doc comment

LzCommand,LzSelectionManager,LzDataSelectionManager - Move to 
lps/components/utils/, rewrite to use LZX syntax

lzx-autoincludes - Add command, selectionmanager and dataselectionmanager 
entries

debugger.lzx - Explicitly include command.lzx

datalistselector - Explicitly include dataselectionmanager

listselector - Explicitly include selectionmanager

Tests: Component sampler and debugger run as before.

Files:
M       WEB-INF/lps/schema/lfc-undeclared.lzx
A  +    WEB-INF/lps/lfc/kernel/LzFont.lzs
M       WEB-INF/lps/lfc/kernel/Library.lzs
M       WEB-INF/lps/lfc/views/LaszloView.lzs
D       WEB-INF/lps/lfc/helpers/LzFont.lzs
D       WEB-INF/lps/lfc/helpers/LzDataSelectionManager.lzs
M       WEB-INF/lps/lfc/helpers/Library.lzs
D       WEB-INF/lps/lfc/helpers/LzCommand.lzs
D       WEB-INF/lps/lfc/helpers/LzSelectionManager.lzs
M       WEB-INF/lps/misc/lzx-autoincludes.properties
M       lps/components/debugger/debugger.lzx
A  +    lps/components/utils/dataselectionmanager.lzx
A  +    lps/components/utils/command.lzx
A  +    lps/components/utils/selectionmanager.lzx
M       lps/components/base/datalistselector.lzx
M       lps/components/base/listselector.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100709-maxcarlson-M.tar

Reply via email to