Hi all,

I've replaced the original persistent sessions distributions with one
updated to reflect the comments I received.  File at

        http://issola.caltech.edu/~t/transfer/qx-sessions.tar.gz

Things I'd like to do before labelling it as "usable":

* write documentation for using PersistentSessionManager and the
        individual session stores;

* make the test code a bit nicer for testing the stores.

* figure out what to name it and how to package it.

On this last question, I could use some input: do people like the idea
of having a single file that has all of the different session stores
in it?  Or a single package from which the session manager and the
different session stores can be imported?  Or ...?

As for names, persistent_sessions is a bit long, but it's the most
descriptive.  qx_persist?  Dunno.

A longer-term goal is to figure out how to test threadsafety and file
locking for multi-process deployment, e.g. with SCGI.  Unless someone
has some suggestions to offer, I'll probably add multithreading to twill
and try using that.

--titus
_______________________________________________
Quixote-users mailing list
[email protected]
http://mail.mems-exchange.org/mailman/listinfo/quixote-users

Reply via email to