On Mon, 2006-02-13 at 12:02 +0100, Thierry FLORAC wrote: > > Hi, > > Probably a simple question... > > I need to extract request's content from an event handler defined via > a subscriber. > "request" doesn't seems to be in a subscriber's context. So how can I > get it ??
Oops, Sorry ! I've already found the ZCML "set_before_add" instruction of "addForm" directive which perfectly handles my needs... Bye, Thierry -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
