You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/04/07 22:22:19 UTC

[28/28] git commit: Merge pull request #77 from GERey/binary_serialization

Merge pull request #77 from GERey/binary_serialization

Binary serialization

Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/77902384
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/77902384
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/77902384

Branch: refs/heads/two-dot-o
Commit: 77902384fd42b696404dc4d0c1f01a2c5e0f9dda
Parents: a371f92 b1c1219
Author: Todd Nine <tn...@apigee.com>
Authored: Mon Apr 7 14:06:46 2014 -0600
Committer: Todd Nine <tn...@apigee.com>
Committed: Mon Apr 7 14:06:46 2014 -0600

----------------------------------------------------------------------
 .../MvccEntitySerializationStrategyImpl.java    | 63 ++++++++++--------
 ...MvccEntitySerializationStrategyImplTest.java | 67 ++++++++++++++++++++
 stack/corepersistence/model/pom.xml             | 33 ++++++++++
 .../persistence/model/entity/Entity.java        |  8 ++-
 .../model/field/value/EntityObject.java         | 30 +++++++++
 .../persistence/model/field/value/Location.java | 11 +++-
 stack/pom.xml                                   | 43 +++++++++++++
 7 files changed, 225 insertions(+), 30 deletions(-)
----------------------------------------------------------------------