Hi guys,


I generated the EDR1 document for  a final review feedback before making it official:

https://dl.dropboxusercontent.com/u/2898173/cdi-spec.html

Last changes concerns Request and Application context in SE which should be temporarily specified for EDR1 (CDI-530 will bring the true spec to them):
https://dl.dropboxusercontent.com/u/2898173/cdi-spec.html#request_context_se

They are both active during all method invocation and are destroyed when container is shut down. The difference is that application context is hared between all methods invocation

Don’t miss the last changes in Events chapter and more precisely in observer method invocation context:
https://dl.dropboxusercontent.com/u/2898173/cdi-spec.html#observer_method_invocation_context

Remember that EDR1 is not a final proposition and that it could be changed (even during its review). This said if you find errors or if you have serious issue with the proposal, your feedback is welcome. 

If some of you have the courage to do a review of API split, it would be great. 

Antoine