durusmail: quixote-users: Session persistence for Quixote 2.0
Session persistence for Quixote 2.0
2005-05-26
2005-05-27
2005-05-27
2005-05-27
2005-05-27
2005-05-27
2005-05-27
2005-05-27
2005-05-28
2005-05-29
2005-05-29
2005-05-29
2005-05-28
2005-05-28
2005-05-29
2005-05-29
Sessions in mod_python (was [Quixote-users] Session persistence...
2005-05-29
Session persistence for Quixote 2.0
Mike Orr
2005-05-29
Titus Brown wrote:

>What do you think about having two additional functions on the session
>store: "is_threadsafe" and "is_multiprocess_safe", or some such?
>Probably overkill...
>
>

That's a good idea.  It would get the information in your face, and a
publisher or configurator could raise an exception if given an
impossible runtime environment.

I would make them attributes rather than methods though.  It's a
characteristic of the object, not an action for the object to perform.
reply