Synectique paid Peter to offer a way to read in XMI files.
Now I do not know the status and if this is what you are looking for.
Setf
Le 4/6/16 à 18:14, Serge Stinckwich a écrit :
Hi all,
I often have to wrote XML parsers (for BPMN for example) in order to populate OO models. This is not really difficult, just a little bit cumbersome to wrote by hand, especially when the XML is comply. Most of these XML files specification are based on XML schema. So I guess this is possible to automate partly.
Do we have something in the Moose/Pharo eco-system something to do that ? What is the equivalent stuff in Eclipse eco-system ? Thank you.