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

Leonardo Uribe resolved MYFACES-3098.
-------------------------------------

    Resolution: Fixed

I attached a patch, just as reference, and committed the code. I created some 
classes to isolate faces-config.xml parsing from facelets compiler 
configuration. After thinking about it, Compiler class knows about how process 
a file, but CompilationManager is the one responsible to indicate the 
"instructions" to process the files.

> Add support for view.xml handling and facelets-processing element
> -----------------------------------------------------------------
>
>                 Key: MYFACES-3098
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3098
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.1.0-SNAPSHOT
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>            Priority: Critical
>             Fix For: 2.1.0
>
>         Attachments: MYFACES-3098-1.patch
>
>
> This is one of the most important changes done in JSF 2.1 spec. The 
> description is on JSF 2.1 spec sections:
> - Appendix A 1.2 Required Handling of *-extension elements in the application 
> configuration resources files
> - Section 10.3.2 Facelet Tag Library mechanism
> This is not going to be easy.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to