On Fri, 13 Feb 2004 07:57:56 +0200 Etienne Labuschagne <elabuschagne@gmsonline.co.za> wrote:
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?
Yes, it is based on it from a while back. However the latter is still a moving target.
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!).
Other than what is in the package, probably not. Anything you write would be very helpful for others. -Casey