Yeah, can't we just omit the "lzr" query arg entirely if it's not
specified by the user?



On Dec 4, 2007 8:02 AM, P T Withington <[EMAIL PROTECTED]> wrote:
> 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 [EMAIL PROTECTED] 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
> > [EMAIL PROTECTED]
>
>



-- 
Henry Minsky
Software Architect
[EMAIL PROTECTED]

Reply via email to