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

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

+1

It sounds like a good plan Leonardo.

This change was a first attempt to split up the FacesConfigurator class into 
some smaller and more manageable bits, but you're right that the structure 
doesn't support everything it should support.
I also noticed the problem, but I was (and I am now) unable to fix it because 
I'm lacking the free time. It's extremely busy at work (working long hours to 
reach an impossible deadline).

So yeah, I'm very happy if you can help out on this one. Thanks.

> 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
>         Attachments: ManagedBean.patch, ManagedBeanAnnotationProcessor.patch
>
>
> 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