On 9/3/11 9:53 PM, Walter Bright wrote:
On 9/3/2011 5:58 PM, Jonathan M Davis wrote:
However, if the code breakage
doesn't actually gain us anything, then we should avoid it. So,
complaints
about code breakage are valid, but they aren't deal breaking.
The larger the amount of code that is broken, the more gain there must
be to justify it.
Breaking std.stdio, which is used everywhere, this thoroughly needs a
very high bar of justification.
I agree. I'm hoping the new stuff could build on top of std.stdio.
Andrei