> If I understand your proposal correctly, this approach doesn't do anything > beyond what Java does, and is inferior to already-available adaptation and > interface systems for today's Python.
Inferior is in the eye of the beholder, I suppose. This is what Python 2.x already provides. > this approach doesn't do anything beyond what Java does Actually, it does. It lets you inherit behavior, as well as interfaces. Bill _______________________________________________ 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