> More of a tagging approach, then? > > Something like > > class MyNewClass (ExistingClass, > OtherInterfaceIJustNoticedExistingClassImplements): > pass > > ?
Maybe, maybe not. I'm not sure. I'm thinking that it may be useful to be able somehow to assert that pre-existing class C has pre-existing ability A, because the authors of C and A weren't talking to each other at the time they wrote them. _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com