Re: [Ktechlab-devel] changing the data in IDocumentModel

2010-09-09 Thread Julian Bäume
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

Re: [Ktechlab-devel] changing the data in IDocumentModel

2010-09-09 Thread Alan Grimes
> 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

[Ktechlab-devel] changing the data in IDocumentModel

2010-09-09 Thread P Zoltan
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