[Laszlo-dev] For Review: Change 20080611-laszlo-0 Summary: Get rid of messages in LzProject

André Bargull a.bargull at intensis.de
Wed Jun 11 13:53:48 PDT 2008


This needs to stay with "classname", because LzReplicationManager 
doesn't have got a tagname.
Why can't we simply use "finishedTasks is LzReplicationManager" in this 
context?
> -  if (finishedTasks.constructor.classname == "LzReplicationManager") {
> + if (finishedTasks.constructor.tagname == "LzReplicationManager") {

Otherwise approved.


On 6/11/2008 8:08 AM, J Crowley wrote:
> Change 20080611-laszlo-0 by laszlo at T43-L3XEXMW on 2008-06-11 02:02:46 EDT
> in /home/laszlo/src/svn/openlaszlo/trunk-four
> for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: Get rid of messages in LzProject
>
> New Features:
>
> Bugs Fixed: LPP-6225 - Get rid of messages in LzProject
>
> Technical Reviewer: max
> QA Reviewer: andre
> Doc Reviewer: (pending)
>
> Documentation:
>
> Release Notes:
>
> Details: Switched an instance of foo.getAttribute('name')
> to foo.name, and it seems to have cleared up all
> the warnings.
>
> Tests: Run lzproject; note that there are no errors
> or warnings or notes about getAttribute('name')
> and such.
>
> Files:
> M demos/lzproject/lzx/lzproject/modules/BackendService.lzx
> M demos/lzproject/lzx/lzproject/LZProject.lzx
>
> Changeset: 
> http://svn.openlaszlo.org/openlaszlo/patches/20080611-laszlo-0.tar
>
>
>


More information about the Laszlo-dev mailing list