On 1/23/2012 1:14 AM, Nick Sabalausky wrote:
"Walter Bright"<newshou...@digitalmars.com> wrote in message
news:jfj0ao$3q9$1...@digitalmars.com...
Another way of looking at it is Phobos should provide snap-together
building blocks, not trivial combinations of them.
So whenever there's trivia to be done, it should be cluttering up the
*user's* code instead?
It's a very successful strategy used in Unix, which does not have a tool for
everything, but one can easily construct a tool for everything by stringing
together components with |