News

Rather than expressing class inheritance with a very distinct syntax, would it make sense to use a syntax of anonymous member objects (similar to anonymous unions)? The advantages of such over a ...
A controversial new proposal for .NET suggests the introduction of a limited form of multiple inheritance via abstract interfaces. This feature was inspired by Java’s default methods.