<div dir="ltr">On Thu, Oct 3, 2013 at 7:58 PM, Steve Vinoski <span dir="ltr"><<a href="mailto:vinoski@ieee.org" target="_blank">vinoski@ieee.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">OK, Anthony brought up yet another issue with my previous modified orddict, which is that if someone passes an improper list instead of an orddict, the new version acts differently than the old. Since the goal is backwards compatibility with improved performance, I've added a fourth commit that deals with these issues.</div>
</blockquote></div><div><br></div><div>I'm not sure whether this is the backwards compatibility one wants to preserve. Usually you want to preserve an API, but in this case you're preserving code that manipulates the internal representation of an orddict. Any code that uses the orddict API should not end up with an improper list. Any code that passes an improper list to orddict should break.</div>
<div><br></div>-- <br>Rich<br>
</div></div>