[Zope-PTK] New tool proposal: portal_events
Michael Bernstein
webmaven@lvcm.com
Tue, 22 Aug 2000 08:08:05 -0700
Tres Seaver wrote:
>
> I am proposing to add a new tool, 'portal_events', to the
> set of top-level tools provided by each portal. This tool
> would be a CORBA-style event channel, supporting the following
> interfaces::
[interfaces snipped]
This sounds like you're starting to duplicate the ZPatterns
IndexingAgents and RuleAgents:
http://www.zope.org//Members/pje/Wikis/ZPatterns/IndexingAgents
http://www.zope.org//Members/pje/Wikis/ZPatterns/RuleAgents
Would it be a better idea to use the parts of ZPatterns that
provide this functionality?
Michael Bernstein.