[ 
https://issues.apache.org/jira/browse/OWB-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Kildén updated OWB-1107:
-----------------------------
    Description: 
The annotated Scanning mode does not send ProcessAnnotatedType unless the bean 
has a scope. The important thing missing is a better way for CDI extensions to 
be able to add beans manually even though they are not annotated by dynamically 
assigning a scope.

Thus this mode would send ProcessAnnotatedType for all beans but only 
process/store Beans which have an explicit scope after that.

One use case is for example old JSF Beans annotated beans with faces scopes 
that getautomatically turned into their CDI equals by Deltaspike

  was:
The annotated Scanning mode does not send ProcessAnnotatedType unless the bean 
has a scope. The important thing missing is a better way for CDI extensions to 
be able to add beans manually even though they are not annotated by dynamically 
assigning a scope.

Thus this mode would send ProcessAnnotatedType for all beans but only 
process/store Beans which have an explicit scope after that


> Scanning mode: Like Annotated but send PAT allowing Extensions to add beans
> ---------------------------------------------------------------------------
>
>                 Key: OWB-1107
>                 URL: https://issues.apache.org/jira/browse/OWB-1107
>             Project: OpenWebBeans
>          Issue Type: Improvement
>            Reporter: Karl Kildén
>
> The annotated Scanning mode does not send ProcessAnnotatedType unless the 
> bean has a scope. The important thing missing is a better way for CDI 
> extensions to be able to add beans manually even though they are not 
> annotated by dynamically assigning a scope.
> Thus this mode would send ProcessAnnotatedType for all beans but only 
> process/store Beans which have an explicit scope after that.
> One use case is for example old JSF Beans annotated beans with faces scopes 
> that getautomatically turned into their CDI equals by Deltaspike



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to