> Second, a "metaclass" to add a number of methods (or other attributes) > to an existing class, using a convenient class notation: I think this is similar to my "partial" classes: http://pypi.python.org/pypi/partial Regards, Martin