--
Henry MinskyChange 20080111-hqm-6 by [EMAIL PROTECTED] on 2008-01-11
13:54:44 EST
in /cygdrive/c/users/hqm/openlaszlo/devildog/WEB-INF/lps/server/src
for
http://svn.openlaszlo.org/openlaszlo/branches/devildog/WEB-INF/lps/server/src
Summary: set debugSimple flag = false for swf9 runtime
New Features:
Bugs Fixed:
Technical Reviewer: ptw
QA Reviewer: dda
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
make the SWF9 code generator set the DEBUG_SIMPLE flag to false, to
prevent function expression from being given names, to workaround SWF9
player bug.
Also, clone DHTMLWriter to make SWF9Writer in compiler.
This will be modified to support embedding of assets, and any other
swf9-specific
javascript generation before passing to the script compiler.
Tests:
Files:
M org/openlaszlo/sc/SWF9Generator.java
M org/openlaszlo/compiler/Compiler.java
A org/openlaszlo/compiler/SWF9Writer.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080111-hqm-6.tar
Software Architect
[EMAIL PROTECTED]