[
https://issues.apache.org/jira/browse/CAY-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15173848#comment-15173848
]
ASF GitHub Bot commented on CAY-2065:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cayenne/pull/89
> Pluggable serialization and connectivity layers for ROP
> -------------------------------------------------------
>
> Key: CAY-2065
> URL: https://issues.apache.org/jira/browse/CAY-2065
> Project: Cayenne
> Issue Type: Improvement
> Components: ROP
> Affects Versions: 4.0.M3
> Reporter: Dzmitry Kazimirchyk
>
> Currently ROP relies solely on hessian for both connectivity and
> serialization. This is starting to cause troubles because hessian library is
> now effectively abandoned with nobody to address arising issues, e.g.
> inability to serialize JSR-310 date types (CAY-2038), HTTP keep-alive not
> working in HessianConnection.
> The goal of this task is to rework ROP to have hessian independent
> connectivity layer and separate hessian serialization layer which both will
> be replaceable and configurable through DI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)