Change 20080912-hqm-n by [EMAIL PROTECTED] on 2008-09-12 11:39:42 EDT
in /Users/hqm/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: changes to make debugger compiler and run in swf9
New Features:
Bugs Fixed:
Technical Reviewer: ptw
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
* this is a checkpoint ... debugger should still behave identically in
swf8 and dhtml
* in swf9, only the remote debugger is implemented, not the component
UI debugger.
To test, launch apps with ?lzr=swf9&lzconsoledebug=true&debug=true
LzDebugService.write is conditionalized to not use formatToString in
swf9
because this causes an infinite loop right now, needs to be debugged
Tests:
Files:
M WEB-INF/frameworks/libs/rpc.swc
M WEB-INF/frameworks/libs/utilities.swc
M WEB-INF/frameworks/libs/framework.swc
M WEB-INF/frameworks/libs/flex.swc
M WEB-INF/frameworks/libs/player/10/playerglobal.swc
M WEB-INF/lps/lfc/debugger/swf9stubs.lzs
M WEB-INF/lps/lfc/debugger/LzMessage.lzs
M WEB-INF/lps/lfc/debugger/LzDebug.lzs
M WEB-INF/lps/lfc/debugger/platform/swf/LzDebug.as
M WEB-INF/lps/lfc/debugger/platform/dhtml/LzDebug.js
A WEB-INF/lps/lfc/debugger/platform/swf9
A WEB-INF/lps/lfc/debugger/platform/swf9/LzFlashRemote.as
A WEB-INF/lps/lfc/debugger/platform/swf9/LzBacktrace.as
A WEB-INF/lps/lfc/debugger/platform/swf9/LzDebug.as
M WEB-INF/lps/lfc/debugger/LzMemory.lzs
M WEB-INF/lps/lfc/debugger/Library.lzs
M WEB-INF/lps/lfc/LaszloLibrary.lzs
M WEB-INF/lps/lfc/compiler/LzRuntime.lzs
M WEB-INF/lps/lfc/compiler/LzMessage.lzs
M WEB-INF/lps/lfc/compiler/LzBootstrapDebugService.lzs
M WEB-INF/lps/lfc/compiler/Library.lzs
M WEB-INF/lps/server/src/org/openlaszlo/compiler/Compiler.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/SWF9Writer.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080912-hqm-n.tar