durusmail: quixote-users: {get,set}_session_manager()
{get,set}_session_manager()
2002-05-15
2002-05-15
Multi-threaded Quixote apps (was Re: {get,set}_session_manager())
2002-05-16
2002-05-16
2002-05-16
2002-05-16
2002-05-16
{get,set}_session_manager()
Jonathan Corbet
2002-05-16
> But that's an implementation detail: the important thing is the
> interface.  Would anyone be unduly inconvenienced if I removed any or
> all of:  [...]

A quick grep turns up one get_session_manager() call in my stuff.  I
probably wouldn't grumble for more than an hour or so if I had to replace
it with a call into publish.py instead.  Especially if it helps get more
documentation written :)

>   * quixote.session.get_app_state()
>     (could easily be replaced in publish.py)

You are talking about the global, right, not the Session method?  I do use
the latter.

jon

Jonathan Corbet
Executive editor, LWN.net
corbet@lwn.net




reply