[Laszlo-dev] For Review: Change 20080517-hqm-n Summary: make 'datapath' attribute on an instance override any existing class datapath
André Bargull
a.bargull at intensis.de
Sat May 17 04:49:44 PDT 2008
Approved.
This fixed LPP-5202, too.
Instead of setting "$datapath" to "LzNode._ignoreAttribute", you could
also delete the entry. Or did I miss something?
> delete maskedargs["$datapath"];
On 5/17/2008 6:59 AM, Henry Minsky wrote:
> Change 20080517-hqm-n by hqm at badtzmaru.home on 2008-05-17 00:53:21 EDT
> in /Users/hqm/openlaszlo/trunk5
> for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: make 'datapath' attribute on an instance override any
> existing class datapath
>
> New Features:
>
> Bugs Fixed: LPP-5193
>
> Technical Reviewer: andre
> QA Reviewer: ptw
> Doc Reviewer: (pending)
>
> Documentation:
>
> Release Notes:
>
> Details:
>
> The constructor for LzNode checks whether a 'datapath' attribute was
> passed in the init args list.
>
> If so, it suppresses any $datapath value which would have been
> inherited from the class, so that the 'datapath' init arg value will
> be the one
> which overrides the datapath value.
>
>
> Tests:
>
> test case in bug report
> smoke
> test/lfc/data
> calendar
> amazon
>
> Files:
> M WEB-INF/lps/lfc/core/LzNode.lzs
>
> Changeset:
> http://svn.openlaszlo.org/openlaszlo/patches/20080517-hqm-n.tar
>
More information about the Laszlo-dev
mailing list