Andrei Alexandrescu Wrote: > Java did a lot of things right (be they novel or not) that are present > in D, such as reference semantics for classes, inner classes with outer > object access etc.
Implicitly making inner class inner is not right.
Andrei Alexandrescu Wrote: > Java did a lot of things right (be they novel or not) that are present > in D, such as reference semantics for classes, inner classes with outer > object access etc.
Implicitly making inner class inner is not right.