On Thursday 09 September 2010 16:18:54 Alan Grimes wrote:
> > About 1:
> > Removing components is useful in the unit tests about the simulator.
> > The
> >
> > simulator with minimal features is essentially implemented, but when I
> > want to make tests that place some components/elements in t
> About 1:
> Removing components is useful in the unit tests about the simulator. The
> simulator with minimal features is essentially implemented, but when I
> want to make tests that place some components/elements in the test-model,
> I cannot remove them. The next major work with the sim
Hello,
In this email I'd like to point out 2 problems with the current
IDocumentModel interface:
1. components and connectors cannot be removed from the model
2. data residing in the model cannot be changed, for example by the
simulator
About 1:
Removing components is useful in the unit