[Python-Dev] PEP 246: lossless and stateless

Alex Martelli aleax at aleax.it
Fri Jan 14 21:36:36 CET 2005


On 2005 Jan 14, at 20:25, Clark C. Evans wrote:

> | Does anyone know of any other languages that take this "operational"
> | aproach to solving the substitutability problem?
>
> Microsoft's COM?

I don't see the parallel: COM (QueryInterface) is strictly 
by-interface, not by-method, and has many other differences.


Alex



More information about the Python-Dev mailing list