[wxPython] MVC and event dispatching and such

In an attempt to come up with a Model-View-Controller style architecture for
some applications I'm developing, I developed a general mechanism for
dispatching signals between senders and receivers that I thought others
might find interesting. The code is not specific to wxPython, but could
certainly be used in a wxPython application. If you have an interest, I've
submitted the code to the Python Cookbook. You can find it here:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/87056

Any feedback would be appreciated. Thanks.

ยทยทยท

---
Patrick K. O'Brien
Orbtech
"I am, therefore I think."