You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2010/02/03 06:43:19 UTC

[jira] Updated: (MYFACES-2526) javax.faces.view.facelets.ResourceResolver support

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

Leonardo Uribe updated MYFACES-2526:
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-2
         Assignee: Leonardo Uribe
           Status: Resolved  (was: Patch Available)

Thanks to Martin Koci for this patch

> 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
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.0-beta-2
>
>         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.