[Seaside] Live update (XMLHttpRequest) to update 3 dependent lists (<select>)

Avi Bryant avi.bryant at gmail.com
Wed Feb 9 13:04:18 CET 2005


On Tue, 8 Feb 2005 10:27:13 -0500, John Pierce
<john.raymond.pierce at gmail.com> wrote:

> The really goofy thing is that FireFox javascript regex works pretty
> well (from a performance standpoint), but IE javascript regex (still a
> popular platform) just gets buried by certain regex input strings and
> sometimes the parsing for scripts to evaluate would take upwards of 90
> seconds.  When I rolled my own parser and evaluator of returned
> scripts I got it down to a few hundred milliseconds consistently.

John,

You're clearly doing a good job of taking my little proof of concept
and running with it - what do you think of splitting the live request
stuff off into a separate package that you can maintain directly?

Avi


More information about the Seaside mailing list