< Change 20080521-hqm-1 by [EMAIL PROTECTED] on 2008-05-21 20:16:52 EDT
in /Users/hqm/openlaszlo/trunk2
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary:
New Features:
Bugs Fixed: LPP-6019
Technical Reviewer: ptw
QA Reviewer: dda
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ create SWF_LOADABLE_LIB option for the script compiler, used when
compiling a snippet, to append "_level0." before the classname binding
in the code in CommmonGenerator.java that emits a class declaration,
+ create a "level0" flag on SWFWriter, which wraps "_level0" around
script blocks when compiling a snippet
+ make sure <import> tag is defined to map to LzLibrary class
+ update some tests in test/snippets that had gotten a little out of
date
Tests:
(for dhtml, and swf8)
lztest
test/snippets/import-class.lzx
test/snippets/import-globals.lzx
test/snippets/import-script.lzx
Files:
M test/snippets/import-class.lzx
M test/snippets/import-globals-lib.lzx
M WEB-INF/lps/lfc/kernel/swf/LzLibrary.lzs
M WEB-INF/lps/lfc/kernel/dhtml/LzLibrary.js
M WEB-INF/lps/server/src/org/openlaszlo/sc/CommonGenerator.java
M WEB-INF/lps/server/src/org/openlaszlo/sc/Compiler.java
M WEB-INF/lps/server/src/org/openlaszlo/sc/CodeGenerator.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/SWFWriter.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
ImportCompiler.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/NodeModel.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/ClassModel.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080521-hqm-1.tar