<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 29, 2016 at 4:08 AM, Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com" target="_blank">pascaldragon@googlemail.com</a>></span> wrote:</div><div class="gmail_quote">[...]<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><p>No. Corba interfaces are non-reference counted interfaces. Manual interfaces means that an interfaces VMT had been created by hand and passed around as an interface instance.<br></p></span><span class="">
<p>> I'm asking about using interfaces because I could easily change my project to use abstract classes, however I don't know if the interfaces choice can be a good choice.<br>
></p>
</span><p>There isn't that much difference in using interfaces or abstract classes. Only the reference counting of COM interfaces comes to mind and then you should avoid using the class instance instead of its interfaces.</p></blockquote></div>Thxs for that info! :-)<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Silvio Clécio</div></div></div>
</div></div>