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

ASF subversion and git services commented on SYNCOPE-524:
---------------------------------------------------------

Commit 1607378 from [~ilgrosso] in branch 'syncope/trunk'
[ https://svn.apache.org/r1607378 ]

[SYNCOPE-524] Implementation provided, all code updated

> Use JSON for serialized POJOs in the internal storage
> -----------------------------------------------------
>
>                 Key: SYNCOPE-524
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-524
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.2.0
>
>
> Currently different kinds of POJOs are stored serialized in some JPA entity's 
> field (connector configuration, attributes for propagation tasks, user / role 
> templates for sync tasks, ...).
> Till now such objects are (de)serialized in XML via {{XStream}} - we can 
> remove such dependency and also improve performances by using Jackson and 
> JSON.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to