PyDispatcher should be standard... (Just so I can use it everywhere)
Written by
on
in
Snaking.
I have to promote PyDispatcher more, particularly the "robust apply" and "safe ref" modules, which I find myself wanting in other projects all the time. Robust apply looks at the parameters a callable object takes and filters a set of parameters to only include those declared. Safe ref allows for registering callbacks to instance methods without having an extra hard reference to the base instance being created.
Pingbacks
Pingbacks are closed.
Comments
Comments are closed.