<div dir="ltr">I have it, but, no real changes were made to network editor to accept typed controls, and i think this is the moment to talk a bit about this, maybe some effort on removing these functions can bring much help on migrating everything in a small step. In the patch you are talking about InControl was kept intact, only inheriting TypedInControl<int> was modified (and connection stuff also).<br>
<br><div class="gmail_quote">On Mon, Aug 4, 2008 at 7:47 PM, Hernán Ordiales <span dir="ltr"><<a href="mailto:h@ordia.com.ar">h@ordia.com.ar</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Mon, Aug 4, 2008 at 7:38 PM, Francisco Tufró <<a href="mailto:nictuku@gmail.com">nictuku@gmail.com</a>> wrote:<br>
> Hi, one of the topics that we didn't defined about the typed control<br>
> migration is what to do with the actual controls.<br>
> The first idea (and the one i like most) was to do a simple typedef<br>
> Typed[In|Out]Control [In|Out]Control.<br>
> The problem with this solution is that there are functions implemented in<br>
> InControl that have no sense in TypedInControl, specially those for bounds<br>
> and GetLastValueAs[Int|Bool].<br>
> My question is if it possible to structure the framework code so these<br>
> functions can be removed. For example, NetworkEditor uses this bounding<br>
> stuff, should we rethink the way it works with controls to simplify the<br>
> migration.<br>
> The other solution was to do InControl inherit TypedInControl and add the<br>
> missing functionality, but i think this solution is going to bring problems<br>
> when we migrate everything, and introduces some complexity to the framework<br>
> that i don't know if it is correct, and that's why i'm asking for opinions.<br>
> That's all by now!<br>
<br>
</div></div>You have a previous patch (AFAIK full working at least with clam lib)<br>
with this last approach, don't? why not attach it to this thread?<br>
<br>
cheers<br>
--<br>
Hernán<br>
<a href="http://h.ordia.com.ar" target="_blank">http://h.ordia.com.ar</a><br>
GnuPG: 0xEE8A3FE9<br>
<br>
_______________________________________________<br>
Clam-devel mailing list<br>
<a href="mailto:Clam-devel@llistes.projectes.lafarga.org">Clam-devel@llistes.projectes.lafarga.org</a><br>
<a href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel" target="_blank">https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel</a><br>
</blockquote></div><br></div>