I've just noticed there is now a lfc/utils directory, that directory seems to serve the same purpose as the lfc/helpers directory. Maybe it's possible to merge them. So either LzState.lzs into lfc/utils, or the content of lfc/utils into lfc/helpers.

I've also noted that the @subtopic doc-infos weren't updated for LzContextMenu.lzs, LzFont.lzs, LzURL.lzs, they still point to the old location.


On 7/23/2010 2:36 PM, André Bargull wrote:
I'd rather move LzState.lzs into lfc/core than lfc/views, because states aren't restricted to views, for example you can use states to dynamically activate/deactivate handlers at runtime.


On 7/22/2010 2:56 AM, Max Carlson wrote:
Change 20100721-maxcarlson-h by maxcarl...@friendly on 2010-07-21 17:51:13 PDT
     in /Users/maxcarlson/openlaszlo/trunk-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Move LFC files around

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

Technical Reviewer: [email protected]
QA Reviewer: hminsky

Details: svn mv controllers animators

svn mv helpers/LzState.lzs views/LzState.lzs

svn rm helpers/*

Update associated library files.

Tests: All apps run as before across all runtimes

Files:
M       WEB-INF/lps/lfc/views/Library.lzs
A  +    WEB-INF/lps/lfc/views/LzState.lzs
A  +    WEB-INF/lps/lfc/animators
M  +    WEB-INF/lps/lfc/animators/Library.lzs
M       WEB-INF/lps/lfc/LaszloLibrary.lzs
D       WEB-INF/lps/lfc/helpers
D       WEB-INF/lps/lfc/helpers/Library.lzs
D       WEB-INF/lps/lfc/helpers/LzState.lzs
D       WEB-INF/lps/lfc/helpers/package.html
D       WEB-INF/lps/lfc/controllers
D       WEB-INF/lps/lfc/controllers/LzAnimatorGroup.lzs
D       WEB-INF/lps/lfc/controllers/LaszloAnimation.lzs
D       WEB-INF/lps/lfc/controllers/Library.lzs
D       WEB-INF/lps/lfc/controllers/package.html

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100721-maxcarlson-h.tar


Reply via email to