From: Mike C. F. <mcf...@ro...> - 2004-06-21 16:18:51
|
What is it? PyDispatcher provides the Python programmer with a multiple-producer-multiple-consumer signal-registration and routing infrastructure for use in multiple contexts. The mechanism of PyDispatcher started life as a highly rated recipe <http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/87056> in the Python Cookbook <http://aspn.activestate.com/ASPN/Python/Cookbook/>. The SourceForge project <https://sourceforge.net/projects/pydispatcher/> aims to include various enhancements to the recipe developed during use in various applications. Where to get more information and/or download pydispatcher: http://pydispatcher.sourceforge.net/ Release 1.0.0 has no major changes from the 1.0.0 alpha release. Enjoy, Mike ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://members.rogers.com/mcfletch/ blog: http://zope.vex.net/~mcfletch/plumbing/ |