Support collaboration in deduced model edition
Brought to you by:
d-duff
Only one person may edit a deduced model at the moment (or multiple people on the same application instance). One way to support parallel changes would be to use ordered unique IDs in the XML saved files that are persisted between sessions, allowing parallel changes using a text merging tool.