Shannon -jj Behrens wrote:
> ...I'd like to propose that we framework authors try to
> start sharing our backend session code.  Let's just
> create a library like Apache::Session
> <http://directory.fsf.org/webauth/misc/apache-session.html>.
> As much as possible, I think we can make it framework
> agnostic, relying on the framework itself to respond
> to callbacks for doing things like setting session
> cookies and creating a database cursor.  Just like
> with WSGI, the frameworks need not change their
> external APIs.  Let's keep it simple and just make
> it a library.

Sounds great. Let's see what we can come up with.


Robert Brewer
CherryPy Team
[EMAIL PROTECTED]
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to