You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "Luis Fernando (JIRA)" <ji...@apache.org> on 2010/06/28 05:39:49 UTC

[jira] Commented: (PHOTARK-49) Create album extensibility based on service provider pattern

    [ https://issues.apache.org/jira/browse/PHOTARK-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883036#action_12883036 ] 

Luis Fernando commented on PHOTARK-49:
--------------------------------------

forget to mention this patch is for the rest branch, as it was easier to me. please let me know if it does not work.

> Create album extensibility based on service provider pattern
> ------------------------------------------------------------
>
>                 Key: PHOTARK-49
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-49
>             Project: PhotArk
>          Issue Type: Bug
>          Components: PhoatArk Services
>    Affects Versions: PhotArk M3
>            Reporter: Luis Fernando
>             Fix For: PhotArk M3
>
>         Attachments: photark-49.patch
>
>
> Provide the ability to register new album types based on service provider pattern. Registering new album providers is done via META-INF\services\xxx where xxx is usually the service interface and the contents of the file is the new implementation being provided.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.