[Baypiggies] dispatching events

Shannon -jj Behrens jjinux at gmail.com
Fri Apr 6 22:33:15 CEST 2007


On 4/6/07, Chad Netzer <chad.netzer at gmail.com> wrote:
> On 4/6/07, Shannon -jj Behrens <jjinux at gmail.com> wrote:
> > Dear "More Effective Google",
> >
> > I'm looking for an event dispatch system, also known as a signal slots
> > library.  I need for my model to announce to the view when things have
> > happened.  I seem to remember Drew mentioning "py signals" or
> > something like that years ago, but now I can't remember.  What's the
> > best thing?
>
> http://pydispatcher.sourceforge.net/
>
> Won't say "best", but it has been around, is tested, etc.  I'd prefer
> a dispatcher class instance, over a module, but I've made it work well
> for me.
>
> Frankly, this is yet another type of thing I'd like to see become a
> part of the Python distribution...
>
> Hope this helps.

Yep, that's what I'm looking for.

Thanks!
-jj

-- 
"'Software Engineering' is something of an oxymoron.  It's very
difficult to have real engineering before you have physics, and there
isn't anything even close to a physics for software." -- L. Peter
Deutsch


More information about the Baypiggies mailing list