Make mongo object store work with json viewer (by having it use an Oid that is 
an OidWithSpecification)
-------------------------------------------------------------------------------------------------------

                 Key: ISIS-195
                 URL: https://issues.apache.org/jira/browse/ISIS-195
             Project: Isis
          Issue Type: Improvement
          Components: Runtimes: Dflt: Objectstores: NoSQL
    Affects Versions: 0.2.0-incubating
            Reporter: Dan Haywood


Following on from ISIS-194, the nosql (mongodb) objectstore works with 
SerialOid, that is not an OidWithSpecification.  This means that it cannot be 
used with the json viewer.

Enhance the nosql object store by introducing a NoSqlOid (similar to the SqlOid 
used by SQL object store) that implements OidWithSpecification.  This will 
allow the json viewer and mongo object store to be coupled together.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to