Change 20081002-ptw-5 by [EMAIL PROTECTED] 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: [EMAIL PROTECTED] (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

Reply via email to