[Seaside] State sharing between all sessions?

Damien Cassou damien.cassou at laposte.net
Tue May 24 16:08:57 CEST 2005


> If the state is simple enough, you can do something like this:
> 1. keep the state in the image, in a global/class variable that all
> sessions can access
> 2. every time it changes, write it to disk/db

I do not understand the need of writing to disk. If it is to save data
in case of a crash, why not saving data every 10 minutes for example ?


-- 
Damien


More information about the Seaside mailing list