[Seaside] Seaside sessions

Keith Hodges keith_hodges at yahoo.co.uk
Fri Sep 7 14:47:30 UTC 2007


I added this to Seaside28Jetsam-kph.17

- ext 15: WAKeepSessionAliveDecoration and WAJetsamConfiguration 
#keepSessionAlive     

This installs the above decoration of the root component in 
WARenderLoopMain-createRoot, if the configuration is enabled.

This will not work for applications whose Main class sublcasses 
WARenderLoopMain but does not call super createRoot. i.e. Pier, though 
it is trivial to fix pier to do this.

best regards

Keith

p.s. I would like to add the ShoreComponent's helper in the same way, so 
that ShoreComponents no longer needs a specialized root component.





More information about the Seaside mailing list