I just committed in cpp/sca/runtime/core/src/tuscany/sca/util/SDOUtils.cpp a rough implementation of an SDOVisitor and an SDOUtils.accept(DataObject, SDOVisitor...) method that I hope will be useful to navigate an SDO graph.

This class is still very rough, but could some of our SDO experts take a quick look at this code and see if it's on the right path to enumerate and extract all the data under an SDO DataObject?

There are probably many bugs, there is no support for recursion yet, but I'd like to make sure that the algorithm will cover all the SDO patterns with instance properties, lists, sequences, open content or not, etc. that can exist under a DataObject.

Thanks.

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to