Qt's MOC getting replicated in D for Calypso
David Nadlinger via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sun Feb 21 14:33:20 PST 2016
On Thursday, 18 February 2016 at 23:48:44 UTC, Elie Morisse wrote:
> Calypso classes deriving from DMD ones will have to be
> converted to D […]
This is not necessarily true. You should be able to inherit from
an extern(C++) class just fine on the C++ side. Of course, Walter
is busy converting various internals to D, but it should be
possible to keep the parts you need accessible from C++.
Please make sure let us know if we can do anything on the LDC
side to make the transition easier.
— David
More information about the Digitalmars-d-announce
mailing list