[ 
https://issues.apache.org/jira/browse/MYFACES-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667360#action_12667360
 ] 

Jan-Kees van Andel commented on MYFACES-2140:
---------------------------------------------

My first implementation will use x-finder, along with it's ASM dependencies, 
just to get the feature in quite fast.

Improvements can be made later (optimizations in the classpath scanning 
algorithm or a cleaner, more OO, implementation).

See: 
http://www.nabble.com/Scanning-for-annotated-classes-in-MyFaces-2-to21318418.html#a21318418

> Add annotation processing logic
> -------------------------------
>
>                 Key: MYFACES-2140
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2140
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-314
>            Reporter: Jan-Kees van Andel
>
> JSF 2.0 specifies the use of the following annotations for Managed Bean 
> configuration:
> - ManagedBean
> - ManagedBeans
> - ManagedProperty
> - RequestScoped
> - SessionScoped
> - ViewScoped
> - ApplicationScoped
> - NoneScoped
> The annotations are already there, it now needs processing logic.
> I'm on it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to