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

Martin Koci updated MYFACES-2526:
---------------------------------

    Status: Patch Available  (was: Open)

> javax.faces.view.facelets.ResourceResolver support
> --------------------------------------------------
>
>                 Key: MYFACES-2526
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2526
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-beta-2
>         Environment: myfaces core trunk
>            Reporter: Martin Koci
>         Attachments: patch.MYFACES-2526
>
>
> Currently DefaultResourceResolver in myfaces implements a interface 
> ResourceResolver from o.a.m.v.f.i  (probably copy from old facelts 1.x). 
> JSF 2.0 introduce javax.faces.view.facelets.ResourceResolver as base class 
> for all ResourceResolvers. Specification "11.1.3 Application Configuration 
> Parameters" describes it.
> Make ResourceResolver from o.a.m.v.f.i deprecated (or delete it) and modify 
> facelts stuff for using javax.faces ResourceResolver + add support for 
> decorator pattern.

-- 
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