<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 19 May 2013 13:20, Igor Stepanov <span dir="ltr"><<a href="mailto:wazar.leollone@yahoo.com" target="_blank">wazar.leollone@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
No.<br>
</blockquote>
Ok. As I know, there is running process to moving DMD front-end from C++ to D. As I remember, process expect to be gradual. Thus I the same moment will be C++ classes and D classes in the frontend. How you are planning create new C++ objects from D? Are you planning add to all classes special "constructor" static method, which will create new instances of C++ classes and return it, or you see another way to do it?<br>

<br>
</blockquote></div><br></div><div class="gmail_extra">All new'ing will be done in D.  The C++ glue-layer methods are a problem, and we will be moving to using a visitor interface between the two.<br></div><div class="gmail_extra">
<br clear="all"><br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';
</div></div>