<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 28, 2016 at 7:34 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><p>The format of interface VMTs could also differ per platform so considering that as more stable only holds true because of what we currently support.<br></p></blockquote><div> Sorry for ask here, but, don't you recomment to use interfaces? I'm making a project and I'm planning to use some COM interfaces to make something a <a href="http://developer.android.com/reference/android/widget/ListAdapter.html" target="_blank">list adapter</a>.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><p></p>
<p>The more stable approach would definitely be the one that does not rely on implementation details, but only on the specified, documented language behavior (bugs not withstanding of course), thus the approach I've mentioned above.</p>
<p>I consider the approach with manual interfaces as hackish. Period.</p></blockquote><div>[...] </div><div><br></div><div>What is manual interfaces, does it mean CORBA interfaces?</div><div><br></div><div>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.</div><div><br></div></div>-- <br><div><div dir="ltr"><div>Silvio Clécio</div></div></div>
</div></div>