Dan
Can you clarify the changes to OID encoding and decoding to and from
Strings. I see that you have allowed the version and user to be
included, which could be useful in certain circumstances. This breaks
some things though, or that extra could at least be redundant. I guess
the real question is why this is the default behaviour rather than a
special behaviour.
As an example, my data show this
"inUseBy" : "CUS:28^8:admin:1354818065713"
where before it would be this
"inUseBy" : "CUS:28"
I think this new form is the special case and not the normal case. That
is, I think any existing code work the way it has and any code that
wants to explicitly include the other details should make that change.
Regards
Rob