Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] linux@example.com How many widely can we do that?
- Date: Wed, 28 Oct 2009 21:50:08 +0900
- From: Curt Sampson <cjs@example.com>
- Subject: Re: [tlug] linux@example.com How many widely can we do that?
- References: <20091025160621.089f04b4.attila@example.com> <f8b14cb80910252012m5cffe9a6m160c086910717cba@example.com> <a690a4c90910252029j41411fal15dc23c037b9a331@example.com> <87d44aagym.fsf@example.com> <a690a4c90910252228u7ae9a907g2a1900ed0839d43b@example.com> <874opmabcp.fsf@example.com> <20091028025424.GB8540@example.com> <87ws2g6tqw.fsf@example.com> <20091028051651.GH8540@example.com> <87r5so6oc1.fsf@example.com>
- User-agent: Mutt/1.5.18 (2008-05-17)
On 2009-10-28 11:26 +0000 (Wed), Josh Glover wrote: > Two years on, I still agree with Steve, and this is the crux of my > argument that it is hard to scale agile practises across geographic > locations.... I've never disagreed with that. But it's also hard (extremely hard, in fact) to write a specification without bugs when you have no way of testing it except thinking about it, and it's also very hard to keep an untested specification and code in sync. > The trick seems to be having small, co-located teams that produce good > documentation of the sort Steve describes as part of their sprint > deliverables. If you've got a small, co-located team, you probably don't need nearly as much of that documentation as you might think. I do pretty large and complex projects with a whiteboard and a few text files as documentation. On 2009-10-28 15:10 +0900 (Wed), Stephen J. Turnbull wrote: > Yikes! If the code is *the* (not *a*) specification, as soon as you > make a change you have two specifications: the pre-change spec, and > the post-change spec. Right. As opposed to when you have two specifications, thus giving you four at the end, two pre-change specifications and two post-change specifications. Now you've got twice as much to verify. You can't get away from the fact that, if you're not executing your specification, you're executing another specification that may or may not be the same as the first one. > The problem is that if you have 1,000 revisions in your repo, you > have 1,000 specs (or maybe a *lot* more if you consider the implied > combinatorics of the patches). Don't you think that is too many specs? Sure. You need to pick one as the current specification, just as you do when you look back on that long list of revisions of that specification you wrote in English. By the way, don't misinterpret this as me saying you must never have a specification outside of code. Sometimes, for various reasons, you're forced to code in a language entirely unsuitable for expressing a specification (though it does so anyway), in which case you may be forced to the inferior model of two specifications, one in a language suited for the specification, and another in some other implementation language that the compiler builds or the computer runs or whatever. But if you're doing that, you should know why you're making that trade-off, what you're getting in return, and should be looking for a way fix that. cjs -- Curt Sampson <cjs@example.com> +81 90 7737 2974 Functional programming in all senses of the word: http://www.starling-software.com
- Follow-Ups:
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Josh Glover
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Stephen J. Turnbull
- References:
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Attila Kinali
- Re: [tlug] linux@example.com How many widely can we do that?
- From: andrew holway
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Michael Bitker
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Stephen J. Turnbull
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Michael Bitker
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Stephen J. Turnbull
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Curt Sampson
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Stephen J. Turnbull
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Curt Sampson
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Stephen J. Turnbull
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Subversion to Git Conversions
- Next by Date: Re: [tlug] linux@example.com How many widely can we do that?
- Previous by thread: Re: [tlug] linux@example.com How many widely can we do that?
- Next by thread: Re: [tlug] linux@example.com How many widely can we do that?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links