Change 20090115-hqm-r by [email protected] on 2009-01-15 00:50:24 EST
in /Users/hqm/openlaszlo/trunk3
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: give swf library object files unique names per runtime
New Features:
Bugs Fixed: LPP-7634
Technical Reviewer: max
QA Reviewer: promanik
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ The object files produced by compiling <import> runtime-loadable
libraries in
any of the swf runtimes now have pathnames which indicate the runtime,
such as
classlib.lzx.swf8.swf
Tests:
compile test/snippets/import-class.lzx in swf8,swf9,swf10 runtimes,
and see that they all live together happily (you can switch back and
forth between the runtimes, without clearing the compiler cache, and
the app loads correctly in all cases).
Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
ImportCompiler.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090115-hqm-r.tar