[Seaside] Dolphin swimming near the seaside

Esteban A. Maringolo eMaringolo at smalltalking.net
Tue Nov 15 13:59:54 CET 2005


Hi all,

I'm still working on the Seaside port for the forthcoming Dolphin X6 
version, usable even with the free Community Edition.
As usual with many ports, It has many things working, others 
half-working and others directly not working.

One of the things that isn't working properly is the script library.
I'm assisting the development with a few extensions to Moz Firefox, 
including Live HTTP Headers, Aardvark and the developer Toolbar (DT).

For some unknown reason, if I choose to live "edit css" using the 
DT, one of the stylesheets tabs contains the javascript code!.
And looking at the JavaScript Console, it shows that many functions 
are unavailable (surely for that reason).
Looking at the HTTP request/response exchange, it shows that the 
request for the javascript was made, and was answered with an 
appropiate text/javascript MIME type.

After clearing many times the handlers, just to be sure :-), the 
live update test (in the alltests app) start to half-work, it is, it 
evaluates the javascript, but when the answer comes in, it doesn't 
hook below the appropiate DOM node, and instead shows a a new blank 
page with a clock, and live updates it every n seconds.

¿Any clue of where to look?


Best regards,

--
Esteban.












More information about the Seaside mailing list