[Laszlo-dev] For Review: Change 20081212-ptw-j Summary: Add <node>/inited which reflects the _actual_ inited state of a node
André Bargull
andre.bargull at udo.edu
Fri Dec 12 14:26:21 PST 2008
Approved.
Will you update the components as part of LPP-7453, or will you create a
new task?
On 12/12/2008 8:52 PM, P T Withington wrote:
> Change 20081212-ptw-j by ptw at dueling-banjos.home on 2008-12-12
> 13:56:31 EST
> in /Users/ptw/OpenLaszlo/trunk
> for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: Add <node>/inited which reflects the _actual_ inited state of
> a node
>
> New Features:
> The (private) node attribute `isinited` is used by some
> applications to determine if the `init` method has been run. The
> private attribute is actually set to true well before the method
> is run and hence can be misleading.
>
> A new public attribute `inited` has been added which correctly
> reflects the state of the node. The documentation has been
> updated to refer to this new public attribute.
>
> Bugs Fixed:
>
> Technical Reviewer: a.bargull at intensis.de (pending)
> QA Reviewer: fguo at laszlosystems.com (pending)
> Doc Reviewer: lou at louiorio.com (pending)
>
> Documentation:
> Will have to be updated to replace any references to `isinited`
> with `inited`.
>
> Release Notes:
> The (private) node attribute `isinited` which is used by some
> applications, will go away in the next release. There is a new
> public attribute `inited` which is the correct and supported way
> to determine if a node's init method has been executed.
>
> Details:
> That about covers it.
>
> Tests:
> Inspection
>
> Files:
> M WEB-INF/lps/lfc/core/LzNode.lzs
> M WEB-INF/lps/lfc/views/LaszloCanvas.lzs
>
> Changeset:
> http://svn.openlaszlo.org/openlaszlo/patches/20081212-ptw-j.tar
>
More information about the Laszlo-dev
mailing list