Roland Ruiters-Christou

Results 6 comments of Roland Ruiters-Christou

> Some things I associate with the schema-on-write approach: > > Distinguishing between T and T* > ArrayNode as the exclusive way of creating T* > Distinguishing uint8/16/32, int8/16/32, and...

> Allow primitive nodes to have children. Does this mean that for example a number could have children? How would this be exposed in a JSON API? Would the number...

> JSON Interoperability > >We take it as a given that the underlying data model for the SharedTree is tree-structured data. We also agree that JSON is the modern lingua...

Where did you encounter this problem? Where are these changesets from? The underlying problem here is, that the original changeset is non-reversible and the applied changeSet is reversible. So those...

The new example indeed does look like a bug. Could you explain, in which way the code change does fix the problem. It looks to me more or less equivalent...

@yann-achard-MS I think you correctly described the current behaviour of PropertyDDS. At the moment, the conflicting cases are all silently handled. There should actually never be "constraint violations", but in...