Seaside3.0 and pre GemStone/S 2.4.4.1

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Seaside3.0 and pre GemStone/S 2.4.4.1

Dale Henrichs
I'd like to get a feel for any folks that are currently using Seaside3.0
and versions of GemStone/S earlier that 2.4.4.1.

With 2.4.4.1, the String literal size limit was raised to 5M characters
... which means that I won't be needing to split up the js methods in
Seaside3.0 so that they can load into GemStone, however, if anyone is
depending upon javascript and is planning on updating to newer versions
of Seaside 3.0 then let me know...if it's only a handful then I am
hopeful that you'll be willing to split the methods yourself, but if you
want to make a case to me via private email, go ahead...

Seaside3.0.0-rc.2 will have the large js strings and if I do split the
strings, it will be done in a subsequent version...

Dale