[Python-Dev] PEP 246: lossless and stateless
Alex Martelli
aleax at aleax.it
Fri Jan 14 21:36:36 CET 2005
More information about the Python-Dev mailing list
Fri Jan 14 21:36:36 CET 2005
- Previous message: [Python-Dev] PEP 246: lossless and stateless
- Next message: [Python-Dev] PEP 246: lossless and stateless
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP 246: lossless and stateless
- Next message: [Python-Dev] PEP 246: lossless and stateless
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list