Hi, the new patch is ready!<br><br>I've made a change from the test Pau wrote:<br>[..]<br>ASSERT false, in.IsLinkable(out)<br><br>i put the IsLinkable function on the TypedOutControl since all the connection interface is there (AddLink, RemoveLink, etc.) so now the test is;<br>
<br>ASSERT false, out.IsLinkable(in)<br><br>if you have something against this change i'll revert it.<br>If all is ok, i think i should start with the "bind" function that is described in the pattern right? Replacing the actual add / remove link?<br>
That's all by now!<br>Francisco<br><br><br>