FYI my experience with D' version
Adam D. Ruppe
destructionator at gmail.com
Sun Jul 29 09:42:55 PDT 2012
I just hit another downside with custom version(): two libraries
might use the same name to mean different things.
The version has no namespacing, so that's another reason for not
using it for custom things. The config modules might be the best
idea
for libraries too. I wonder if we could do a default module that
is
easily overridden....
More information about the Digitalmars-d-learn
mailing list