Serge Matveenko writes:

 > So, I would like to propose adding a third main object called
 > `interface` in addition to `object` and `type` and to use it to define
 > interface objects. Such interfaces could then be used in the class
 > definition in the following way.

How does this compare to existing technology such as zope.interface?
Why do you want it to behave differently where it does?

We use that heavily (and successfully) in GNU Mailman.

(yet another) Steve
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to