[Laszlo-dev] for review, change for setting default runtime to swf8
P T Withington
ptw at openlaszlo.org
Tue Dec 4 05:02:40 PST 2007
Approved.
Maybe Max could comment on why embednew.js needs to have an explicit
runtime in it? Could it not be defaulted in the server?
On 2007-12-04, at 01:24 EST, Henry Minsky wrote:
> 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