Get link Facebook X Pinterest Email Other Apps - October 28, 2015 I stubbed out the function. That means it's like 99% done, right? Get link Facebook X Pinterest Email Other Apps Comments Dorin DuminicaOctober 28, 2015 at 9:42 AMnot until you get a bug report that is tied to it, you fix it and then write test cases (;ReplyDeleteRepliesReplyAsbjørn HeidOctober 28, 2015 at 10:45 AMWho cares about the implementation details anyway. It compiles, ship it.ReplyDeleteRepliesReplyBrandon StaggsOctober 28, 2015 at 10:56 AMAsbjørn Heid That's right! Mere implementation details. I'd like to write code that is pure interface. :-)ReplyDeleteRepliesReplyStefan GlienkeOctober 28, 2015 at 11:02 AMBrandon Staggs begin end. Boom, done! ;)ReplyDeleteRepliesReplyBrandon StaggsOctober 28, 2015 at 11:28 AMIn all seriousness: getting a class stubbed out with function signatures that are correct feels like accomplishing all most as much as implementing everything. The interface is half the battle. :-)ReplyDeleteRepliesReplyStefan GlienkeOctober 28, 2015 at 11:38 AMBrandon Staggs If you are practicing TDD that is.ReplyDeleteRepliesReplyLars FosdalOctober 28, 2015 at 3:12 PMTDD - Tantrum Driven Debugging?ReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
not until you get a bug report that is tied to it, you fix it and then write test cases (;
ReplyDeleteWho cares about the implementation details anyway. It compiles, ship it.
ReplyDeleteAsbjørn Heid That's right! Mere implementation details. I'd like to write code that is pure interface. :-)
ReplyDeleteBrandon Staggs
ReplyDeletebegin end.
Boom, done! ;)
In all seriousness: getting a class stubbed out with function signatures that are correct feels like accomplishing all most as much as implementing everything. The interface is half the battle. :-)
ReplyDeleteBrandon Staggs If you are practicing TDD that is.
ReplyDeleteTDD - Tantrum Driven Debugging?
ReplyDelete