Inheriting constructors

Sean Kelly sean at f4.ca
Tue Jul 10 08:25:00 PDT 2007


Frank Benoit wrote:
> I think, the protection here is a language mistake.
> 
> If a class inherits protected or private from a superclass, the class
> loses its object.Object compatibility.

Is this the case in Java as well?


Sean



More information about the Digitalmars-d mailing list