hi, me again ;)
I wanted to come up with that earlier, but KDevelop somehow messed up with my
plans. I merged my routing branch into my master, because it’s in a somewhat
usable state, now. I also merged Zoltans work on the simulator and fixed some
smaller issues, I recognized. Then I started t
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