[Seaside] livecallbacks not working after moving to latest Seaside/SeasideAsync...

Rick Flower rickf at ca-flower.com
Sun Jan 28 01:20:18 UTC 2007


Michel Bany wrote:
> Since your code appears to be using the canvas api, the correct 
> renderer is WAAsyncRenderCanvas.
> You would have to use the other renderer for your components that use 
> the classic api.
I should have known that, but I guess I wasn't thinking too clearly at 
the time.. Anyway, I
FINALLY figured it out..  It turns out that I needed to go into the 
config page for my site
and add the WAAsyncScripts library to the WAStandardScripts.. This 
explains why the sample
canvas based test code worked but mine didn't -- I guess I wasn't 
generating the javascript.. Oh
well.. It took a few hours to figure out, but worked in the end..

Is this something that was not needed in earlier versions of 
Seaside/SeasideAsync?  I don't recall
needing this for my older code, but haven't specifically checked -- I 
don't recall adding this in
the older code.

-- Rick



More information about the Seaside mailing list