<div dir="ltr">Mark,<div><br></div><div>*) We can enhance the docs.  It should be clear, when looking at the javadocs, that its intended for the current thread and cannot be started more than once.  </div><div><br></div><div>John</div><div><br><div class="gmail_quote"><div dir="ltr">On Tue, May 31, 2016 at 2:51 AM Mark Struberg &lt;<a href="mailto:struberg@yahoo.de">struberg@yahoo.de</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Quick feedback:<br>
<br>
*) activate might be ambiguous. There is actually a ’start’ and a ‚activate on this very thread‘. Think about @SessionScoped or @ConversationScoped. Not every new thread will start a new Context. Multiple threads might re-use the very same one. Now you need a way to explicitlely say which ’Session’ (or Map) you like to attach to<br>
<br>
*) @ActivateRequestScope et al. Interesting idea but I fear it wont work out. Let’s stick with the @SessionScoped example: _which_ Session should get created/attached for the very thread?<br>
<br>
But it’s a start! Thanks for getting the ball rolling.<br>
<br>
LieGrue,<br>
strub<br>
<br>
<br>
&gt; Am 26.05.2016 um 12:42 schrieb John D. Ament &lt;<a href="mailto:john.d.ament@gmail.com" target="_blank">john.d.ament@gmail.com</a>&gt;:<br>
&gt;<br>
&gt; All,<br>
&gt;<br>
&gt; As mentioned during Tuesday&#39;s meeting, I&#39;m looking for more feedback on PR #291 - the context control APIs.  I think the current version is pretty snazy, and thanks especially to Martin for his input on it thus far.  I&#39;m looking for more input though, especially from the OWB team (Mark Struberg??) on whether its realistic or not.<br>
&gt;<br>
&gt; <a href="https://github.com/cdi-spec/cdi/pull/291" rel="noreferrer" target="_blank">https://github.com/cdi-spec/cdi/pull/291</a><br>
&gt;<br>
&gt;<br>
&gt; John<br>
&gt; _______________________________________________<br>
&gt; cdi-dev mailing list<br>
&gt; <a href="mailto:cdi-dev@lists.jboss.org" target="_blank">cdi-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/cdi-dev</a><br>
&gt;<br>
&gt; Note that for all code provided on this list, the provider licenses the code under the Apache License, Version 2 (<a href="http://www.apache.org/licenses/LICENSE-2.0.html" rel="noreferrer" target="_blank">http://www.apache.org/licenses/LICENSE-2.0.html</a>). For all other ideas provided on this list, the provider waives all patent and other intellectual property rights inherent in such information.<br>
<br>
</blockquote></div></div></div>