Marius Gedminas wrote:
> Does this work? IIRC Zope 3 request objects use __slots__ and therefore
> cannot have any extra attributes imposed upon them from the outside.
Good thing I'm using Zope 2 request objects then ;-)
Does a Zope 3 request still haev an 'other' dictionary? If so, you could
stick it in there...
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )