[Interface-dev] Re: another proposal

Glyph Lefkowitz glyph at divmod.com
Tue Sep 14 14:30:37 EDT 2004


On Tue, 2004-09-14 at 13:41 -0400, Itamar Shtull-Trauring wrote:

> I'd like to get this in before Zope 3 final and Twisted 2.0 final, so we
> can depend on it - how do we proceed? I'm willing to implement, but I'd
> like to know what change I should make (add a interfaceObject reference
> attribute? add a fullInterface string attribute? change
> Method.interface?)

In the absence of a decree from Jim, I'm going to propose the following:

 - add Method.interfaceName = fully-qualified interface name
 - add Method.interfaceObject = reference to interface object
 - softly, softly deprecate Method.interface

This seems like a very low impact way to make the change.



More information about the Interface-dev mailing list