[Seaside] Seaside config for Comet (Seaside 2.9 A3)

Lukas Renggli renggli at gmail.com
Thu Apr 16 18:49:57 UTC 2009


> The comet.js file depends on Scriptaculous, so the Scriptaculous
> libraries must be loaded first in your app. This is not a problem when
> using WAAdmin to register the app, but if you use the Seaside Config
> tool, then the libraries are ordered in alphabetical order, putting
> the Comet library first in the list. Comet won't load this way.

This is not the case since Comet-Core-lr.31 anymore. I rewrote the
Javascript support so that it can be used with Scriptaculous, JQuery,
or any other Javascript library as you please:

  Name: Comet-Core-lr.31
  Author: lr
  Time: 16 March 2009, 7:26:52 pm
  UUID: 93bcab26-d9f2-43b5-b075-024893a0ca5a
  Ancestors: Comet-Core-jf.30

  - comet does not depend on prototype.js anymore
  - rewrote the javascript side and fixed package dependencies

> The solution is to use WAAdmin, but it would be nice if it were
> possible to change the order of the libraries with the Config tool.

That's a known issue, see
<http://code.google.com/p/seaside/issues/detail?id=217>. We would
really appreciate help to make the configuration interface better, and
especially more user-friendly.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list