[Python-Dev] proposal for interfaces

Mark Nenadov mark@freelance-developer.com
Fri, 27 Sep 2002 15:44:37 -0400


John,

I like your idea! I would look forward to seeing the implementation.

I personally prefer to have the "interface binding" to be part of a class
definition. However, I can see some advantages to having the binding proc=
ess
seperate from the interface.

Good day,
~Mark


On September 27, 2002 02:51 pm, John Williams wrote:
> And it's done!
>
> Please let me know if you like this idea (or hate it).  If I get a good
> response I'll try to write a PEP this weekend and make the implementati=
on
> availble to try out.