You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by dzmitryk <gi...@git.apache.org> on 2016/03/01 12:16:45 UTC

[GitHub] cayenne pull request: ROP refactoring introducing pluggable serial...

GitHub user dzmitryk opened a pull request:

    https://github.com/apache/cayenne/pull/89

    ROP refactoring introducing pluggable serialization and connectivity layers

    Substantial refactoring of ROP mechanism untying it from Hessian usage for connectivity and allowing for pluggable serialization and connectivity layers.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dzmitryk/cayenne rop-refactoring

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/89.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #89
    
----
commit 83185f2558f764cf60b137a2e2eeda47d366a17f
Author: Dzmitry Kazimirchyk <dk...@gmail.com>
Date:   2016-01-18T22:38:28Z

    Initial implementation of ROP refactoring decoupling Hessian from connectivity layer and introducing pluggable serialization and connectivity layers.

commit 7cfb4c7b01e8fcd8908809b530a5be8169613f21
Author: Dzmitry Kazimirchyk <dk...@gmail.com>
Date:   2016-01-20T07:29:59Z

    Add missing deserializer implementation.

commit c775dc495f42afa23887af5a0b55f7a13f59cc46
Author: Dzmitry Kazimirchyk <dk...@gmail.com>
Date:   2016-01-20T11:05:04Z

    Assorted fixes to the new ROP mechanism resolving problems with session not being preserved between requests.

commit fadd1d1e73d883f949f4676f15a37cbe44a30ed1
Author: Dzmitry Kazimirchyk <dk...@gmail.com>
Date:   2016-01-24T20:26:19Z

    Rename DefaultClientConnection to HttpClientConnection, which is more informative.

commit 1d9c26b1204adc8179ee4586979ab9772e4631ec
Author: Dzmitry Kazimirchyk <dk...@gmail.com>
Date:   2016-01-25T15:27:02Z

    Clean up old Hessian servlet implementation.

commit d96ddec1c6860f93e4a1950f4554cdb2d05cd837
Author: Dzmitry Kazimirchyk <dk...@gmail.com>
Date:   2016-01-25T15:28:41Z

    Tests for hessian serialization service.

commit 0e13274ceae2733ceec963863633a897514c39e5
Author: Dzmitry Kazimirchyk <dk...@gmail.com>
Date:   2016-03-01T10:26:49Z

    Switch ROP tutorial to use new ROPServlet class.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cayenne pull request: CAY-2065 ROP refactoring introducing pluggab...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cayenne/pull/89


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---