[Zope] CoreSessions object deletion

Chris McDonough chrism@zope.com
Wed, 5 Dec 2001 15:58:21 -0500


Ah ok, good points.  FWIW, it is documented in the
SessioningInterfaces.py file.

----- Original Message -----
From: "Frank Tegtmeyer" <fte@lightwerk.com>
To: <zope@zope.org>
Sent: Wednesday, December 05, 2001 2:21 PM
Subject: Re: [Zope] CoreSessions object deletion


> "Chris McDonough" <chrism@zope.com> writes:
>
> > The delete method is part of the interface, AFAICT, isn't it?  Or
is
> > that not what you mean?
>
> The "Core Session Tracking Release 0.9 Documentation" doesn't
mention
> 'delete' at all.
>
> "Modifying A Session Data Object" does handle set(), get() and
> has_key(), but no way to delete anything.
>
> The sentence "A session data object has essentially the same
> restrictions as a Python dictionary." gives an idea what's going on
> but can't qualify as an exact interface description. And it's about
> restricions, not about the possibilities :)
>
> Regards, Frank
> --
> CTO   fte@Lightwerk.com         http://www.Lightwerk.com/
> Fax: +49-2434-80 07 94           Phone: +49-2434-80 07 81
> Lightwerk GmbH * An der Kull 11 * 41844 Wegberg * Germany
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>