Hi, I'm looking for a way to store the EMF model separately from the Graphiti diagram and can't seems to find anything about this. I've got specific needs like to be able to edit the model using XML or transform it to another kind of notation using another tool.
I don't quite understand how Graphiti store the ResourceSet. I've tried to extend the Graphiti DiagramEditor.doSave function, but it seems it isn't even called.