[Laszlo-dev] For Review: Change 20061110-Philip-4 Summary: Change this.classname to this.constructor.classname

Philip Romanik promanik at laszlosystems.com
Fri Nov 10 07:09:53 PST 2006


Change 20061110-Philip-4 by Philip at Philip-DC on 2006-11-10 09:49:57 EST
     in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/branches/legals

Summary: Change this.classname to this.constructor.classname

New Features:

Bugs Fixed:

Technical Reviewer: ptw
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:
Converted this.classname to this.constructor.classname to fetch the name of 
the class. The class name is used for display (basecomponent.lzx), or 
constructing new instances using code similar to,
     new global[this.constructor.classname](...);

Release Notes:

Details:


Tests:

Files:
M      lps/components/base/basetree.lzx
M      lps/components/base/basecomponent.lzx
M      lps/components/base/basetabslider.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20061110-Philip-4.tar




More information about the Laszlo-dev mailing list