Hi Dan, I'm watching what you are doing, and suspect that other impacts can also be managed.
Last year I created a new Isis objectstore stub that uses Cayenne for read/write. I had to create an int / long Oid to blend Cayenne's oid with Isis's oid. I'll re-examine that piece of work once you're done (I was having to kludge oid sequencing to get Cayenne and Isis to agree / use the same id for a given object). Otherwise - I think I have a minor change on the sql-os that I need to commit, then I can release it for you to mod to your hearts content. (*commit done*) One thing, though - as much as possible, please don't break database history, unless you have to - I have an app that uses the current database layout/values, and would prefer to not *have* to lock it to 0.2.0-incubating. But I will if that is what is required. Regards, Kevin
