[Laszlo-dev] For Review: Change 20081123-lou-l Summary: dguide. Extending Classes: fix example 'Script instantiation'

Lou Iorio lou at louiorio.com
Sun Nov 23 03:52:35 PST 2008


Change 20081123-lou-l by lou at loumac.local on 2008-11-23 07:44:06 AST
     in /Users/lou/src/svn/openlaszlo/trunk
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: dguide. Extending Classes: fix example 'Script instantiation'

Bugs Fixed: LPP-6248

Details: the example has been fixed. Made this change to the doc:

All these parameters are optional. Not setting any of these arguments  
(e.g., new myclass()) is equivalent to new myclass(null, null, null, 0).

changed:

All parameters are optional. Not setting any of these arguments (for  
example, new lz.myclass()) is equivalent to new lz.myclass(null, null,  
null, 0).

Tests: visual verify

Files:
M      docs/src/developers/classes-powerprogramming.dbk


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081123-lou-l.tar


More information about the Laszlo-dev mailing list