[cdi-dev] Topics for todays meeting

Pete Muir pmuir at redhat.com
Mon Aug 27 09:55:49 EDT 2012


Hi team,

Here's a list of what I've prepared for this meeting:

* CDI-245 & CDI-249 Discussion how extensions work, and what can be injected into them, with a proposal at https://github.com/jboss/cdi/pull/89 
* CDI-43 Adding filters to extensions to limit when they are called, with a proposal at https://github.com/jboss/cdi/pull/88
* CDI-165 Encourage custom context implementations to fire events when they are initialized and destroyed, with a proposal at https://github.com/jboss/cdi/pull/87
* CDI-184 Add CDI.setCDIProvider() for environments where service providers don't work e.g. OSGi with a proposal at https://github.com/jboss/cdi/pull/86
* CDI-183 Require CDI.current() to work in Java EE servers with a proposal at https://github.com/jboss/cdi/pull/85
* CDI-197 Try to clarify order of container lifecycle events with a proposal at https://github.com/jboss/cdi/pull/83
* CDI-213 Observer methods and transactions (Jens, if you can join the meeting we can discuss, otherwise let's defer) 
* CDI-201 Clarify some validation rules around BeanAttributes, with a proposal at https://github.com/jboss/cdi/pull/80
* CDI-234 Handle array and annotation valued members on qualifiers, with a proposal at https://github.com/jboss/cdi/pull/79
* CDI-187 Interceptors and decorators should be required to be passivation capable, not serializable, with a proposal at https://github.com/jboss/cdi/pull/78
* CDI-177 Better handling of @Named defaults for qualifiers with a proposal at https://github.com/jboss/cdi/pull/77/files
* CDI-218 Allow use of WEB-INF/classes/META-INF/beans.xml with a proposal at https://github.com/jboss/cdi/pull/74
* CDI-214, Remove BeanManager from Servlet context, a revert of CDI-73 with a proposal at https://github.com/jboss/cdi/pull/74
* 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 https://github.com/jboss/cdi/pull/41

Pete




More information about the cdi-dev mailing list