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

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

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

Michael Kurz commented on MYFACES-2526:
---------------------------------------

Please see additional patch for fixes.

> 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: MYFACES-2526-2.patch, 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.