a- above should read "so I DONT run into that issue"
b- went through all of the options.
cherrypy-
[-] no session delete, just empty (ie, no way to unset
coookie/delete datastore , and create new session)
[-] unstable. something in the code seems to not persist the
current loaded session data when the periodic old-session-cleanout
runs.
decision- a few other odd thigns happened, but for me, that was
enough
paste-
[-] doesn't have a good featureset, ( ie: delete )
[-] doesn't support db backends
decision: no. between extending for features i need and db
backend, its way too much work
beaker-
[+]great featureset, (delete is called invalidate)
[-] doesn't support db backends
decision: no. the datastore is built into myghty. way too much
work updating myghty to get db support in beaker
django-
[-] too built into the tg system - improbably to
unintegrate/extract
i'm going to give some other projects a look tomorrow, to see if i
can steal anything. but i think i'm going to end up back in mod_perl
for this project :(
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---