Thanks for the update Casey, I have now switched over to this package. It's probably a better investment of my time anyway as it is more in line with Zope 3's event system? So far I have figured out how to subscribe to an Event interface and how to publish events. It took me some time to figure out that one must subscribe giving an event interface as opposed to an event class. Is there any documentation (a short walk through, howto, whatever) available? If not, I'll compile a quick one based on my own tinkering (which may not be quite that accurate!). Thanks Etienne At 09:30 AM 11/2/2004 -0500, Casey Duncan wrote:
On Wed, 11 Feb 2004 09:38:47 +0200 Etienne Labuschagne <elabuschagne@gmsonline.co.za> wrote:
Thanks for the tip. I'd prefer not to be dependant on CMF as this project does not use CMF (it uses a thick client that uses Zope purely as an app. server).
Only the EventListenerTool depends on CMF. Which is why it is a separate product.
-Casey