D Language 2.0

dsimcha dsimcha at yahoo.com
Thu Jan 21 20:28:56 PST 2010


== Quote from Andrei Alexandrescu (SeeWebsiteForEmail at erdani.org)'s article
> Well if we get into details we'll figure that things must be quite
> different for different memory management models. For example Object in
> ref-counted mode is not a class anymore, it's a struct. So now there's
> going to be two parts in an app: those in which Object is a class, and
> those in which Object is a struct. Reconciling those would be a tall order.
> Andrei

????? Isn't the **whole point** of Object to be the root of the **class**
hierarchy?????



More information about the Digitalmars-d mailing list