<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On May 11, 2011, at 1:05 PM, <a href="mailto:exarkun@twistedmatrix.com">exarkun@twistedmatrix.com</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Menlo; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: monospace; ">I doubt anyone remembers the rationale for these methods. &nbsp;We should err<span class="Apple-converted-space">&nbsp;</span><br>on the safe side and preserve the existing behavior.<br></span></span></blockquote></div><br><div>I should point out that this isn't erring, technically, according to &lt;<a href="http://twistedmatrix.com/trac/wiki/CompatibilityPolicy">http://twistedmatrix.com/trac/wiki/CompatibilityPolicy</a>&gt;.</div><div><br></div><div>For a given behavior whose implementation you want to change, you always have to preserve the behavior, in case someone is depending on it. &nbsp;If you think some behavior is a really bad idea (and I don't necessarily think sortability/comparability is a bad idea) you can always deprecate it, but you have to preserve it while it's deprecated.</div><div><br></div><div>Thanks for asking, though, Facundo!</div><div><br></div><div>-glyph</div><div><br></div></body></html>