Please Include Dynamic class loading and Dynamic class loading

Kyle Furlong kylefurlong at gmail.com
Tue Apr 4 01:27:44 PDT 2006


Ramakrishna wrote:
> Hi D-lang Developpers,
> 
> I Appreciate your effort in implementing D-language to overcome drawbacks of C
> and C++. But I have some concerns in this, 
> 
> 1.I don't know Why you are not supporting Multiple Inheritance?
> In C++ way of multiple Inheritance is required ans it is programmer to use also.
> 

Have you looked at mixins? http://www.digitalmars.com/d/mixin.html

> 2.Dynamic class loading is required. Please Include this in your D-language.
> 

While not complete, DDL at www.dsource.org is heading in this direction. Perhaps you would like to lend a hand if it is 
essential to you.

> I wish this D-language will get more popularity and Wide area of applicable.
> I wish you all Success, Good luck...
> 
> 
> 

:)



More information about the Digitalmars-d mailing list