On Sun, Oct 24, 2010 at 10:35:03AM -0500, Ryan May wrote:
> On Sat, Oct 23, 2010 at 5:05 PM, David Carmean wrote:
[snip]
> > I've spent a few hours this weekend doing some meta-monkey-patching--
> > using __getattribute__ to decorate the setters on-the-fly to invoke
> &g
As I blurted on -users, I'm thinking lately about callbacks in the
non-GUI portions of the libraries--mostly Artist and subclasses.
I'm curious if anybody else has been thinking about them?
Ideally, I'd like to see the following:
All of the Artist subclasses, and anything else that might b