Well, sure, but Reader and Writer are interfaces existing in java too :)
Anyway I think we agree on the general issue, but actually I suspect go's approach _does_ solve some bad design issues that crop up in common OO, namely the fragile base class one.
I just don't think it impacts the misspecification one.
Anyway I think we agree on the general issue, but actually I suspect go's approach _does_ solve some bad design issues that crop up in common OO, namely the fragile base class one.
I just don't think it impacts the misspecification one.