[Laszlo-dev] For Review: Change 20080701-dda-M Summary: Add script for converting 'new classname' => 'new lz.classname' in .lzx fils
Donald Anderson
dda at ddanderson.com
Tue Jul 1 08:18:54 PDT 2008
Change 20080701-dda-M by dda at lester.local on 2008-07-01 10:35:26 EDT
in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc2
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Add script for converting 'new classname' => 'new
lz.classname' in .lzx fils
New Features:
Bugs Fixed:
Technical Reviewer: ptw (pending)
QA Reviewer: (pending)
Doc Reviewer: seba.wagner at gmail.com (pending)
Documentation:
Release Notes:
Details:
Script selectively converts 'new' and 'instanceof'.
Documentation about usage and implementation should
be fully contained in script.
Tests:
1) ran builtin test cases:
$ perl WEB-INF/lps/server/bin/convert_instantiation.pl -t
compared changes to test files via:
$ sdiff /tmp/convtest{,.bak}
2) ran on some 'real' files:
$ cd test; perl ../WEB-INF/lps/server/bin/
convert_instantiation.pl `grep -l new *.lzx`
compared changes made.
Files:
A WEB-INF/lps/server/bin/convert_instantiation.pl
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080701-dda-M.tar
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080701/1de8b091/attachment.html
More information about the Laszlo-dev
mailing list