[Laszlo-dev] for review, change for setting default runtime to swf8
Henry Minsky
henry.minsky at gmail.com
Mon Dec 3 22:24:35 PST 2007
Change 20071204-hqm-a by hqm at DADDY_THNKPAD67 on 2007-12-04 01:19:56 EST
in /cygdrive/c/users/hqm/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: change runtime default to swf8, also change default cache sizes
New Features:
Bugs Fixed: LPP-5188
Technical Reviewer: ptw
QA Reviewer: max
Doc Reviewer:
Documentation:
Release Notes:
Details:
Change default runtime to swf8. Needed to modify embednew.js because it
had swf7 hardcoded in as the default runtime.
Also, changed LPS server cache sizes to match the demo server deployed values
which seem to make the server be stable these days.
Tests:
run this app and verify that it thinks the runtime is swf8
<canvas width="100%" height="80%" >
<simplelayout/>
<text text="${'canvas.runtime='+canvas.runtime}"/>
<text text="${'$swf7='+ $swf7+ ', $swf8=' + $swf8}"/>
</canvas>
Files:
M WEB-INF/lps/config/lps.properties
M WEB-INF/lps/server/src/org/openlaszlo/sc/Compiler.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/Canvas.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/Main.java
M lps/includes/source/embednew.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071204-hqm-a.tar
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
More information about the Laszlo-dev
mailing list