Setup:
- one project with several instances of the HAL GraphicalSimulator.
- each Simulator gets its own xml-config-file.
Problem(s):
- when you put a tag on the first shelf of the first simulator, the tag occurs on all the other simulators as well (even when the shelfs have a different names).
- when you put a tag on the first shelf in simulator1 and another tag (same tagid!) on the first shelf in simulator2 and then remove the tag from one of the simulators, the remaining tag will no more be read on the other simulator.