[Laszlo-dev] For Review: Change 20080403-bargull-0 Summary: change LzDataset default-name to new regime
Philip Romanik
promanik at laszlosystems.com
Thu Apr 3 11:12:12 PDT 2008
Hi André,
Approved, but you need to make one change in LzParsedPath:
var operatorArgs:Number? = null;
This should be:
var operatorArgs = null;
A number can't be null, and operatorArgs can be null.
Also, there is no Jira bug for this changeset.
There must be a Jira bug to file against.
Thanks!
Phil
>Change 20080403-bargull-0 by
>bargull at dell--p4--2-53 on 2008-04-03 17:49:17 in
>/home/Admin/src/svn/openlaszlo/trunk
>for
><http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
>
>Summary: change LzDataset default-name to new regime
>
>New Features:
>
>Bugs Fixed:
>
>Technical Reviewer: promanik
>QA Reviewer: ptw
>Doc Reviewer: (pending)
>
>Documentation:
>
>Release Notes:
>
>Details:
>- change default-name for LzDataset to new regime
>- update AnonDatasetGenerator to use new regime
>- add more type-information to LzParsedPath
>
>
>Tests:
>alldata.lzx still works
>
>Files:
>M WEB-INF/lps/lfc/data/LzParsedPath.lzs
>M WEB-INF/lps/lfc/data/LzDataset.lzs
>
>Changeset:
><http://svn.openlaszlo.org/openlaszlo/patches/20080403-bargull-0.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080403-bargull-0.tar
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080403/580c0eb5/attachment.html
More information about the Laszlo-dev
mailing list