Proposal for a standard for D library naming
Bruno Medeiros
brunodomedeiros+spam at com.gmail
Sat Sep 23 07:20:36 PDT 2006
Gregor Richards wrote:
> o The only rule is that any module must be in the most
> specifically-named library corresponding to that module. That is, if you
> have libD.a.b.so.0 and libD.a.so.0, the module a.b.c should be in
> libD.a.b.so.0, not libD.a.so.0. Doing otherwise is fairly ridiculous
> anyway.
>
>
>
Why so? Why should a given library be splited across multiple so/dll
files according to package, instead of being compiled in just one file?
--
Bruno Medeiros - MSc in CS/E student
http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D
More information about the Digitalmars-d
mailing list