[Laszlo-dev] For Review: Change 20081002-ptw-5 Summary: Import compiler to define classes in tag table
P T Withington
ptw at pobox.com
Thu Oct 2 17:25:34 PDT 2008
Change 20081002-ptw-5 by ptw at dueling-banjos.local on 2008-10-02
20:07:36 EDT
in /Users/ptw/OpenLaszlo/honey-dew
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Import compiler to define classes in tag table
Bugs Fixed:
LPP-7083 ImportCompiler does not install tags into "lz"-namespace
LPP-5443 import and datasets
Technical Reviewer: hminsky (pending)
QA Reviewer: a.bargull at intensis.de (pending)
Details:
Move the code that outputs the tag map up from CanvasCompiler to
ToplevelCompiler and call it from CanvasCompiler and
ImportCompiler. Note that ImportCompiler builds a separate
environment to dump the import to, so that must be where the tag
map gets dumped.
Tests:
Test cases from LPP-6791 and from LPP-5443, smokecheck
Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
CanvasCompiler.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
ToplevelCompiler.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
ImportCompiler.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081002-ptw-5.tar
More information about the Laszlo-dev
mailing list