<html><body>
<p><font size="2" face="sans-serif">My much shorter list:</font><br>
<br>
<font size="2" face="sans-serif">* CDI-219 - Is resolved now based: </font><a href="https://github.com/jboss/cdi/pull/84"><font size="3" color="#0000FF" face="serif"><u>https://github.com/jboss/cdi/pull/84</u></font></a><font size="3" face="serif">&nbsp;</font><br>
<font size="2" face="sans-serif">* CDI-235 - Can likely be returned as a duplicate of the above assuming everyone is comfortable with the change (basically request and application scopes active during @PostConstruct of all beans)</font><br>
<font size="2" face="sans-serif">* CDI-180 &amp; CDI-223 - Revisit discussion on @Request context in remote EJBs. &nbsp;I'm nervous about any changes here affecting backwards compatibility. &nbsp;I think my preference would be to clarify that the request context doesn't end if it wasn't created for that call.</font><br>

<ul style="padding-left: 0pt"><font size="2" face="sans-serif">Sincerely,<br>
<br>
Joe</font></ul>
<br>
<img width="16" height="16" src="cid:1__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt="Inactive hide details for Pete Muir ---08/27/2012 09:56:10 AM---Hi team, Here's a list of what I've prepared for this meeting:"><font size="2" color="#424282" face="sans-serif">Pete Muir ---08/27/2012 09:56:10 AM---Hi team, Here's a list of what I've prepared for this meeting:</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">From:</font></ul>
</td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="1" face="sans-serif">Pete Muir &lt;pmuir@redhat.com&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">To:</font></ul>
</td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="1" face="sans-serif">cdi-dev &lt;cdi-dev@lists.jboss.org&gt;, </font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">Date:</font></ul>
</td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="1" face="sans-serif">08/27/2012 09:56 AM</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">Subject:</font></ul>
</td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="1" face="sans-serif">[cdi-dev] Topics for todays meeting</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">Sent by:</font></ul>
</td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBF0F4DFDEA92C8f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="1" face="sans-serif">cdi-dev-bounces@lists.jboss.org</font></td></tr>
</table>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<tt><font size="2">Hi team,<br>
<br>
Here's a list of what I've prepared for this meeting:<br>
<br>
* CDI-245 &amp; CDI-249 Discussion how extensions work, and what can be injected into them, with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/89">https://github.com/jboss/cdi/pull/89</a></font></tt><tt><font size="2">&nbsp;<br>
* CDI-43 Adding filters to extensions to limit when they are called, with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/88">https://github.com/jboss/cdi/pull/88</a></font></tt><tt><font size="2"><br>
* CDI-165 Encourage custom context implementations to fire events when they are initialized and destroyed, with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/87">https://github.com/jboss/cdi/pull/87</a></font></tt><tt><font size="2"><br>
* CDI-184 Add CDI.setCDIProvider() for environments where service providers don't work e.g. OSGi with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/86">https://github.com/jboss/cdi/pull/86</a></font></tt><tt><font size="2"><br>
* CDI-183 Require CDI.current() to work in Java EE servers with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/85">https://github.com/jboss/cdi/pull/85</a></font></tt><tt><font size="2"><br>
* CDI-197 Try to clarify order of container lifecycle events with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/83">https://github.com/jboss/cdi/pull/83</a></font></tt><tt><font size="2"><br>
* CDI-213 Observer methods and transactions (Jens, if you can join the meeting we can discuss, otherwise let's defer) <br>
* CDI-201 Clarify some validation rules around BeanAttributes, with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/80">https://github.com/jboss/cdi/pull/80</a></font></tt><tt><font size="2"><br>
* CDI-234 Handle array and annotation valued members on qualifiers, with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/79">https://github.com/jboss/cdi/pull/79</a></font></tt><tt><font size="2"><br>
* CDI-187 Interceptors and decorators should be required to be passivation capable, not serializable, with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/78">https://github.com/jboss/cdi/pull/78</a></font></tt><tt><font size="2"><br>
* CDI-177 Better handling of @Named defaults for qualifiers with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/77/files">https://github.com/jboss/cdi/pull/77/files</a></font></tt><tt><font size="2"><br>
* CDI-218 Allow use of WEB-INF/classes/META-INF/beans.xml with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/74">https://github.com/jboss/cdi/pull/74</a></font></tt><tt><font size="2"><br>
* CDI-214, Remove BeanManager from Servlet context, a revert of CDI-73 with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/74">https://github.com/jboss/cdi/pull/74</a></font></tt><tt><font size="2"><br>
* CDI-138, allow definition of qualifiers and interceptor bindings using annotated types, to allow @Nonbinding to be added programmatically to member values with a proposal at </font></tt><tt><font size="2"><a href="https://github.com/jboss/cdi/pull/41">https://github.com/jboss/cdi/pull/41</a></font></tt><tt><font size="2"><br>
<br>
Pete<br>
<br>
<br>
_______________________________________________<br>
cdi-dev mailing list<br>
cdi-dev@lists.jboss.org<br>
</font></tt><tt><font size="2"><a href="https://lists.jboss.org/mailman/listinfo/cdi-dev">https://lists.jboss.org/mailman/listinfo/cdi-dev</a></font></tt><tt><font size="2"><br>
<br>
</font></tt><br>
</body></html>