[
https://issues.apache.org/jira/browse/SYNCOPE-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083514#comment-16083514
]
ASF GitHub Bot commented on SYNCOPE-1145:
-----------------------------------------
Github user ilgrosso commented on the issue:
https://github.com/apache/syncope/pull/50
Also, please:
1. move the `DataProvider` classes into their respective `DirectoryPanel`
(this is the general approach followed by most of existing `DirectoryPanel`
classes, with exception of the most complex ones)
1. align the class names with their respective Core's counterparts, e.g.
use prefixes:
* `ConnInstanceHistoryConf`
* `ResourceHistoryConf`
not `ConnHistoryConf` or `ResHistoryConf`
Thanks.
> Connector and Resource configuration versioning
> -----------------------------------------------
>
> Key: SYNCOPE-1145
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1145
> Project: Syncope
> Issue Type: New Feature
> Components: common, console, core
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 2.0.5, 2.1.0
>
>
> It often happens that, while playing with Connectors' and Resources'
> configuration, everything works up until a certain point, then some
> misconfiguration happens and errors start appearing.
> In such situations, it would be handy to have a simple mechanism to revert to
> a previous (working) situation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)