You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Jan Bernhardt (JIRA)" <ji...@apache.org> on 2013/01/02 12:42:12 UTC

[jira] [Commented] (SYNCOPE-259) Create transitional Service interfaces and switch tests and console to use them

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

Jan Bernhardt commented on SYNCOPE-259:
---------------------------------------

Hi Christian, you can provide a patch for each service but, please don't create a new JIRA entry for each service. Only use this JIRA entry for all patches. Francesco already update this JIRA entry title. Thanks!
                
> Create transitional Service interfaces and switch tests and console to use them
> -------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-259
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-259
>             Project: Syncope
>          Issue Type: Improvement
>          Components: client, console, core
>    Affects Versions: 1.1.0
>            Reporter: Christian Schneider
>            Assignee: Jan Bernhardt
>             Fix For: 1.1.0
>
>         Attachments: SYNCOPE-259.patch
>
>
> As preparation of the change to use CXF instead of Spring MVC REST controllers this issue is to introduce transitional service interfaces (like as UserService).
> The UserService interface should later be used in the core to provide the UserController and on the console to access the service remotely.
> To make the transition easier the idea is to already introduce the interface upfront and change all tests and the console to use it. Before the switch the implementation of the interface will simply use the restTemplate under the covers.
> This to be applied similarly to all Spring MVC REST controllers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira