Re: Test Driven Development Sample

From: Ron Jeffries (ronjeffries_at_REMOVEacm.org)
Date: 12/08/03


Date: Mon, 08 Dec 2003 09:08:17 -0500

On 8 Dec 2003 00:39:34 -0800, igouy@yahoo.com (Isaac Gouy) wrote:

>
>> When the next person comes along, he is likely to understand bowling, and to
>> be looking for bowling ideas like strike, spare, and such in the code. If he
>> doesn't find them, his work will be deterred.
>
>Is it really so likely that they will understand bowling?
>I didn't.

That may be why your algorithm looks so little like the actual domain. On the
one hand, perhaps not being tied to the domain may make it easier to find
creative solutions. On the other hand, I prefer to see code that looks like the
problem as understood by the customer.

>What if the development team is in China?

Even in China, I think that code should look like the domain where possible.

-- 
Ronald E Jeffries
http://www.XProgramming.com
http://www.objectmentor.com
I'm giving the best advice I have. You get to decide whether it's true for you.


Relevant Pages

  • Re: SL to become ordinary soon?
    ... When Murali doesn't strike, SL look incapable of doing much ... I sincerely hope Mendis blossoms soon. ... vulnerable in the bowling department. ...
    (rec.sport.cricket)
  • Re: Test Driven Development Sample
    ... >> to be looking for bowling ideas like strike, spare, and such in the ...
    (comp.object)
  • Re: Who has Lee bowled beamers at.
    ... >> You try bowling at nearly 150kms/hr and see if you can release every ball ... >> warning before any penalties are given out to allow for a margin of error ... Basically, if you can't control the ball, you pay the ... Maybe if the ball does strike the batsman shoulders or above then a 1st ...
    (rec.sport.cricket)
  • Re: Test Driven Development Sample
    ... >> to be looking for bowling ideas like strike, spare, and such in the code. ... I'm giving the best advice I have. ...
    (comp.object)
  • Re: Test Driven Development Sample
    ... Ron Jeffries wrote: ... > to be looking for bowling ideas like strike, spare, and such in the code. ...
    (comp.object)