Hi,

I am trying to add some request related data into a content object (eg authenticated user etc).

The content is being added using a normal addform/content_factory zcml approach.

The class __init__ method does not receive any arguments, and the context/request pair are only available inside of views.

So I am stumped.

How do I get at the request object? A utility? An adaptor?

Thanks,

John


Try the all-new Yahoo! Mail . "The New Version is radically easier to use" – The Wall Street Journal
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to