> 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