[Zope3-dev] Re: HTTP sessions

Chris McDonough chrism at plope.com
Tue Oct 19 17:02:19 EDT 2004


I wouldn't have suggested this before recently, but now that the Zope 2
"transient object container" code (in Products/Transience) appears to be
very stable, you might consider porting it to Zope 3.  That shouldn't be
too hard.  Once you have that, sessions are pretty easy.

- C


On Tue, 2004-10-19 at 09:47 +0200, jxr at gmx.de wrote:
> Jeffrey Shell wrote:
> >
> >Is there any concern that this will cause people to stay away from
> >X3.0, or that it will lead to weaker 3rd party session management
> >implementations for X3.0?
> >
> >Lack of sessions is a big blocker for an application system that I'm
> >wanting to port to Zope X3.  I might try working on a different system
> >instead, though.
> >
> 
> I'm glad that you are raising this topic. The applications built in my
> company all require session support. Discovering that session was left
> behind in X3.0 is a show stopper for us. The prospect of session beeing
> available with the next release due in an unforseeable point in time led to
> a migration decision away from Zope.
> Please note that I'm not complaining, I'm fully aware of Zope beeing a
> volunteer driven project.
> 
> Jens
> 
> 



More information about the Zope3-dev mailing list