You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Scott O'Bryan (JIRA)" <de...@myfaces.apache.org> on 2013/11/19 20:29:30 UTC

[jira] [Comment Edited] (TRINIDAD-2406) externalize skin repositories by using SkinProvider SPI

    [ https://issues.apache.org/jira/browse/TRINIDAD-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826853#comment-13826853 ] 

Scott O'Bryan edited comment on TRINIDAD-2406 at 11/19/13 7:29 PM:
-------------------------------------------------------------------

Can we please create a new bug for this issue with the patches?  The current patch was already released.  The new patch should be marked closed in Trinidad 2.1.1.


was (Author: darkarena):
Can we please create a new bug for this issue with the patchs.  The current patch was already released.

> externalize skin repositories by using SkinProvider SPI
> -------------------------------------------------------
>
>                 Key: TRINIDAD-2406
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2406
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Skinning
>    Affects Versions: 2.1.0-core
>            Reporter: Anand V Nath
>             Fix For: 2.1.0-core
>
>         Attachments: er-skin-provider-ver7.patch, er-skin-provider-ver8.patch, fc-to-ec.patch, skin-addition-bug-trinidad.patch, spr-bugfix.patch
>
>
> Introduce SkinProvider SPI. Users can use this to create their own skip repositories and expose their skins to the skinning framework.
> Provide an API to query skin using skin family, skin id, render kit - This will make use of the existing SkinFactory APIs. Only change here is that it should go over all the available SkinProvider SPIs to find a match.
> Create internal SkinProvider SPIs to handle the Trinidad and RCF skins (or skins defined using trinidad-skins.xml).
> Provide an API to list all the available skins from all SkinProvider SPIs and make the skin metadata thus available.
> Make SkinExtension part of public API so that users can use this class to create the Skin objects which they expose through their SkinProvider SPIs



--
This message was sent by Atlassian JIRA
(v6.1#6144)