Proposed improvements to the separate compilation model
Kagamin
spam at here.lot
Mon Jul 25 05:26:46 PDT 2011
Andrei Alexandrescu Wrote:
> I don't think it's an either-or situation. For a variety of reasons,
> some organizations want separate control of the "declaration" and
> "definition" files. Inability to do so is a common criticism leveled
> against Java and one of the reasons for the proliferation of XML
> configuration files and dynamic loading in that language.
Why would javers want to freeze classes instead of interfaces? In C# interfaces can perfectly go to separate files and assemblies.
More information about the Digitalmars-d
mailing list