Change 20080731-hqm-j by [EMAIL PROTECTED] on 2008-07-31 23:44:48
EDT
in /Users/hqm/openlaszlo/trunk4
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix more bugs in javarpc, and in swf8 loader
New Features:
Bugs Fixed:
Technical Reviewer: ptw
QA Reviewer: pbr
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ fix problem with null values in params when calling javarpc
+ fix problem with swf8 LzLoadQueue, the connection was not getting
marked as closed after it loaded, so the LzLoadQueue.openConx would
max out after a few loads.
+ LzFormatter in swf9 got a runtime error when calling 'instanceof' on
null, changed it to 'is' test
Tests:
test/lfc/data/alldata.lzx
test/rpc/javarpc/session.lzx
test/rpc/javarpc/simple.lzx
test/rpc/javarpc/session-counter.lzx
Files:
M WEB-INF/lps/lfc/kernel/swf/LzLoader.lzs
M WEB-INF/lps/lfc/kernel/swf/LzLoadQueue.as
M WEB-INF/lps/lfc/compiler/LzFormatter.lzs
M lps/components/rpc/rpc.lzx
M lps/components/rpc/library/xmlrpcmessage.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080731-hqm-j.tar