On 24/09/2016 9:47 AM, Timothee Cour via Digitalmars-d wrote:
instead of having multiple binaries polluting global namespace what
about combining them into:

dtools --catdoc
dtools --changed

etc

with maybe exception of a few such as rdmd

advantages:
less pollution of global namespace, smaller overall size (binaries
duplicate code), more opportunities for refactoring

I'd suggest dlangtools instead.
After all, dtools sounds like something that could be used by other projects.

Reply via email to