... mongoDB's OID has changed so that it plays nicely with json viewer ... which would break scimpi, that only deals with SerialOid, so that has been enhanced also (and as a bonus, can now use SQL OS as its backend also).
The relevant tickets are: ISIS-194: Json viewer to support object stores other than in-memory objectstore. ISIS-195: make NoSQL object store work with json viewer (implement NoSqlOid) ISIS-196: enhance Scimpi to work with OidWithSpecification I don't think there's any breaking changes, but you might want to review Scimpi's DefaultOidObjectMapping, since this has had the most changes. Dan
