A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-January/050820.html below:

[Python-Dev] PEP 246, redux

[Python-Dev] PEP 246, reduxPhillip J. Eby pje at telecommunity.com
Mon Jan 10 18:59:10 CET 2005
At 12:43 PM 1/10/05 -0500, Phillip J. Eby wrote:
>As a practical matter, all of the existing interface systems (Zope, 
>PyProtocols, and even the defunct Twisted implementation) treat interface 
>inheritance as guaranteeing substitutability for the base interface, and 
>do so transitively.

An additional data point, by the way: the Eclipse Java IDE has an 
adaptation system that works very much like PEP 246 does, and it appears 
that in a future release they intend to support automatic adapter 
transitivity, so as to avoid requiring each provider of an interface to 
"provide O(n^2) adapters when writing the nth version of an 
interface."  IOW, their current release is transitive only for interface 
inheritance ala Zope or Twisted; their future release will be transitive 
for adapter chains ala PyProtocols.

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4