Change ptw-20101027-7gR by [email protected] on 2010-10-27 17:14:06 EDT
    in /Users/ptw/OpenLaszlo/trunk-devo
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Remove deprecated lz.node.isinited

Bugs Fixed: LPP-7453 Make `isinited` obsolete, add `inited`, which actually 
corresponds to `init` having been executed

Technical Reviewer: [email protected] (pending)
QA Reviewer: [email protected] (pending)

Release Notes:

    The deprecated attribute `<node>/isinited` has been removed. See
    `<node>/inited` if you need to know whether or not a node's init
    method has be run.

Details:

    Renamed the attribute in the LFC to a private internal name.  Some
    day we can evaluate eliminating it altogether from the LFC.
    Changed all component, example, and demo users to use `inited`
    instead.

Tests:

    ant lztest, smokecheck, selected demos

Files:
M       WEB-INF/lps/lfc/kernel/swf/LzSprite.as
M       WEB-INF/lps/lfc/profiler/LzProfile.lzs
M       WEB-INF/lps/lfc/core/LzNode.lzs
M       WEB-INF/lps/lfc/views/LzText.lzs
M       WEB-INF/lps/lfc/views/LaszloView.lzs
M       WEB-INF/lps/lfc/views/LaszloCanvas.lzs
M       WEB-INF/lps/lfc/views/LzTLFText.lzs
M       WEB-INF/lps/lfc/animators/LzAnimatorGroup.lzs
M       WEB-INF/lps/lfc/helpers/LzState.lzs
M       WEB-INF/lps/lfc/data/LzReplicationManager.lzs
M       WEB-INF/lps/lfc/data/LzDataset.lzs
M       WEB-INF/lps/lfc/data/LzDatapath.lzs
M       lps/components/lz/mr-ed.lzx
M       lps/components/lz/tooltip/tooltipview.lzx
M       lps/components/lz/plainfloatinglist.lzx
M       lps/components/lz/basefloatinglist.lzx
M       lps/components/lz/radio.lzx
M       lps/components/lz/floatinglist.lzx
M       lps/components/lz/edittext.lzx
M       lps/components/incubator/baseslider.lzx
M       lps/components/incubator/icontogglebutton.lzx
M       lps/components/incubator/vslider.lzx
M       lps/components/incubator/lzeditcombobox.lzx
M       lps/components/incubator/baseradio.lzx
M       lps/components/incubator/rich-text/radioformatbtn.lzx
M       lps/components/incubator/rich-text/scrollrichedittext.lzx
M       lps/components/incubator/rich-text/richtexteditarea.lzx
M       lps/components/incubator/rich-text/formatbtn.lzx
M       lps/components/incubator/borderinput.lzx
M       lps/components/extensions/av/microphone.lzx
M       lps/components/extensions/av/camera.lzx
M       lps/components/extensions/av/mediastream.lzx
M       lps/components/extensions/av/mediadevice.lzx
M       lps/components/extensions/av/videoview.lzx
M       lps/components/utils/layouts/layout.lzx
M       lps/components/base/basebutton.lzx
M       lps/components/base/basecomponent.lzx
M       lps/components/base/basewindow.lzx
M       lps/components/base/basecombobox.lzx
M       lps/components/base/basetrackgroup.lzx
M       lps/components/base/baseslider.lzx
M       lps/components/base/basegrid.lzx
M       lps/components/base/basedatacombobox.lzx
M       lps/components/base/baseform.lzx
M       demos/lzpix/classes/photo.lzx
M       demos/videolibrary/videolibrarypanel.lzx
M       demos/lzpixmobile/classes/photo.lzx
M       examples/components/floatinglist_example.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/ptw-20101027-7gR.tar

Reply via email to