[ https://issues.apache.org/jira/browse/GEODE-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334515#comment-16334515 ]
ASF subversion and git services commented on GEODE-4315: -------------------------------------------------------- Commit 6af617091b7e3da1bf1813e33b5c40f1806cd8b6 in geode's branch refs/heads/feature/GEODE-4315 from [~bschuchardt] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=6af6170 ] GEODE-4315 Convert JSONWrapper to an interface JSONWrapper is now an interface. JSONWrapperImpl is what will be returned by the experimental driver but it will accept anything implementing JSONWrapper as input. > Convert JSONWrapper to an interface > ----------------------------------- > > Key: GEODE-4315 > URL: https://issues.apache.org/jira/browse/GEODE-4315 > Project: Geode > Issue Type: Bug > Components: client/server > Reporter: Bruce Schuchardt > Assignee: Bruce Schuchardt > Priority: Major > > The experimental Protobuf driver has a JSONWrapper class to hold JSON > documents. It would be nice if this can be changed to be an interface so > that I can write my own wrapper. -- This message was sent by Atlassian JIRA (v7.6.3#76005)