On Oct 11, 2014, at 2:30 PM, Wolfgang Rohdewald <[email protected]> 
wrote:

> 3. They all raise AttributeError for undefined method except remote_*
>   which raises MethodNotFound. Both are not documented in the API.
>   Could this be unified to MethodNotFound?

Simply changing this is not OK, because code may be relying upon the existing 
behavior and we can't just break it.  Again, see 
<https://twistedmatrix.com/trac/wiki/CompatibilityPolicy>.

That said, we could expose a new public name (something other than Broker, for 
example) which fixes these bugs, then deprecate the existing name.

-glyph
_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to