<br><br><div class="gmail_quote"><div dir="ltr">On Sat, Aug 19, 2017, 01:43 Antoine Pitrou <<a href="mailto:solipsis@pitrou.net">solipsis@pitrou.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 18 Aug 2017 16:33:27 -0400<br>
Yury Selivanov <<a href="mailto:yselivanov.ml@gmail.com" target="_blank">yselivanov.ml@gmail.com</a>> wrote:<br>
><br>
> There are a few open questions left, namely the terminology<br>
> and design of ContextKey API.  On the former topic, I'm quite<br>
> happy with the latest version: Execution Context, Logical<br>
> Context, and Context Key.<br>
<br>
I don't really like it.  "Logical Context" is vague (there are<br>
lots of things called "context" in other libraries, so a bit of<br>
specificity would help avoid confusion), and it's not clear what is<br>
"logical" about it anyway.  "Local Context" actually seemed better to<br>
me (as it reminded of threading.local() or the general notion of<br>
thread-local storage).<br>
<br></blockquote></div><div><br></div><div>I have to<span style="font-size:13px"> admit that I didn't even pick up on that name change. I could go either way.</span></div><div><br></div><div>I do appreciate dropping ContextItem, though, because "CI" makes me think of continuous integration. And the overall shape of the API for public consumption LGTM.</div><div><br></div><div>-brett</div><div><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br>
Regards<br>
<br>
Antoine.<br>
<br>
<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org" rel="noreferrer" target="_blank">https://mail.python.org/mailman/options/python-dev/brett%40python.org</a><br>
</blockquote></div>