From: Mike S. <Mik...@Do...> - 2005-03-11 18:21:27
|
Simon Flack wrote: > I'm currently using Class::Publisher for a publish/subscribe events. > Originally, I rewrote wxPython's EventManager in perl. But it didn't > quite do what I wanted so it's consigned to my CVS attic now. > Class::Observable was close, but I wanted more fine-grain control over > what events I could subscribe to. Class::Publisher looks great! We will likely try a refactor of wxPOE with it -- thanks! |