On Thu, Oct 27, 2011 at 10:35 AM, Milan Straka <span dir="ltr">&lt;<a href="mailto:fox@ucw.cz">fox@ucw.cz</a>&gt;</span> wrote:<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">
&gt; I think option 2 is bad as it gives users no way to know which functions are<br>
&gt; strict in their value argument without knowing the implementation or us<br>
&gt; documenting every function with the strictness properties. We could do the<br>
&gt; latter but the API would be simpler if we just said that all functions are<br>
&gt; strict in their key and value arguments.<br>
<br>
</div>This is even a problem of current API. Although most of the functions<br>
are strict in keys, it is not mentioned at any place in the<br>
documentation.<br></blockquote><div><br></div><div>That&#39;s mostly an oversight. After we agreed a while back that the API should be consistently key strict I intended to update the documentation, but never got around to it.</div>

<div><br></div><div>-- Johan</div><div><br></div></div>