<div dir="ltr">As I said in the pull request discussion, Object and RootObject do not have the same API.  Complete automatic conversion is not possible as the glue layer needs to reference Object/RootObject, and must stay written in C++.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 19, 2013 at 5:54 AM, Walter Bright <span dir="ltr"><<a href="mailto:walter@digitalmars.com" target="_blank">walter@digitalmars.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><a href="https://github.com/D-Programming-Language/dmd/pull/2198" target="_blank">https://github.com/D-<u></u>Programming-Language/dmd/pull/<u></u>2198</a><br>

<br>
This breaks a pile of pull requests. I also have a hard time seeing why it is necessary in the conversion of the C++ source code to D source.<br>
<br>
After all, the root Object pretty much mimics the the D Object. So just leave it as Object.<br>
______________________________<u></u>_________________<br>
dmd-internals mailing list<br>
<a href="mailto:dmd-internals@puremagic.com" target="_blank">dmd-internals@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/dmd-internals" target="_blank">http://lists.puremagic.com/<u></u>mailman/listinfo/dmd-internals</a><br>
</blockquote></div><br></div>