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] Giving a program priority briefly
- Date: Tue, 12 Jun 2007 20:05:46 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] Giving a program priority briefly
- References: <466B5A87.7000002@dcook.org> <78d7dd350706100221u524aa0baxa6498541674863b0@mail.gmail.com> <466BD066.90302@dcook.org> <78d7dd350706101016x184c0a29tbda67c68d66191ed@mail.gmail.com> <466C7778.1050803@dcook.org> <78d7dd350706101834k2d764dcbsd3af2c924f29743b@mail.gmail.com> <466CCBED.30902@dcook.org> <78d7dd350706110108l4acf4a83p70e1f1b55eb9a73e@mail.gmail.com> <87myz6fssg.fsf@uwakimon.sk.tsukuba.ac.jp> <Pine.NEB.4.64.0706120127200.22712@homeric.cynic.net> <466DD92C.70801@dcook.org> <87ir9uexx1.fsf@uwakimon.sk.tsukuba.ac.jp> <Pine.NEB.4.64.0706121210280.3511@homeric.cynic.net>
Curt Sampson writes: > On Tue, 12 Jun 2007, Stephen J. Turnbull wrote: > > > Nonsense. Some optimizations are obvious and costless in readability, > > as are some refactorings. > > Let's not let the condemnations get too harsh here. [...] and > though long experience we've all learned that in all but the most > obvious cases this means you need to measure that performance > difference though some form of profiling. *guffaw* You didn't read what I wrote, although you quoted it. Twice, in fact. ;-) > This is why I think that the parallel between optimization and > refactoring is not particularly well drawn. > > One does not plan capabilities required for unknown features in 3 > > minutes of design (at least not with any degree of usefulness).... > > Not for unknown features, perhaps. Which are the ones that Darren was talking about. My point was that you and he were talking about different levels. He denies that, but your response suggest you agree with me. > > The thing that impresses me is that not one of you mentions > > *specification*... > > That's because, for typical business and productivity systems, a level > of specification greater than "arm-waving" is, in the majority of cases, > useless. Most clients, product managers and even developers who are > also the product managers don't know all that well what they want, and > thinking about it doesn't generally help that much. It's very often > faster to kick around some ideas, do a rough implementation, examine the > result, and run round that loop a few more times than it is to try to > write a spec. And after that, it's called the "reference implementation". Ie, it's a spec. And your clients demand that you conform to it, don't they? > > ...and in particular *listening to clients of your code*. > > I would consider porting old apps to new versions of Starling's web > framework on a regular basis to be doing exactly that. Me too. All I'm saying that that it's worth mentioning, and a more practical division of discipline than "refactoring, functionality, optimization" if you plan to talk about what needs to come first. > > My conclusion is that the name of the game is specification. The rest > > of the work, you do what comes naturally and it will work out. > > Unless by "specification" you mean "code in production" (which, after > all, is the real "specification" by which the computer decides what to > do), I think we're in disagreement here. Sometimes I do (see above). Mostly I mean the user manual or the API reference, as the case may be. Anything that the client can point to and say "you promised, but your code doesn't deliver". > My usual "formal documentation" is a pile of index cards with roughly > sketched out ideas on them ("stories"), and a lot of conversation with > the client, every day. Mine is VC log messages. The point is that it's there to refer to later when cognition turns dissonant, when you look at your own code and go "WTF?!" > There are also a small number of relatively obvious examples of > situations where you want to be rather less carefree than this, and > people tend to hold up those few examples as proof that the whole > concept could never work, anywhere. The authors I respect on the matter would look at the process you describe, and say that in general your specification, planning, and implementation activities are well-defined in the sense of "repeatability". I would guess you would start to run into problems if you tried to scale this process into a team larger than 5 programmer members. I know that a team as small as XEmacs's can easily benefit from a more formal approach (although it seems highly unlikely it ever will :-( ).
- Follow-Ups:
- Re: [tlug] Giving a program priority briefly
- From: Curt Sampson
- References:
- [tlug] Giving a program priority briefly
- From: Darren Cook
- Re: [tlug] Giving a program priority briefly
- From: Nguyen Vu Hung
- Re: [tlug] Giving a program priority briefly
- From: Darren Cook
- Re: [tlug] Giving a program priority briefly
- From: Nguyen Vu Hung
- Re: [tlug] Giving a program priority briefly
- From: Darren Cook
- Re: [tlug] Giving a program priority briefly
- From: Nguyen Vu Hung
- Re: [tlug] Giving a program priority briefly
- From: Darren Cook
- Re: [tlug] Giving a program priority briefly
- From: Nguyen Vu Hung
- Re: [tlug] Giving a program priority briefly
- From: Stephen J. Turnbull
- Re: [tlug] Giving a program priority briefly
- From: Curt Sampson
- Re: [tlug] Giving a program priority briefly
- From: Darren Cook
- Re: [tlug] Giving a program priority briefly
- From: Stephen J. Turnbull
- Re: [tlug] Giving a program priority briefly
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Giving a program priority briefly
- Next by Date: Re: [tlug] Correct particle to use
- Previous by thread: Re: [tlug] Giving a program priority briefly
- Next by thread: Re: [tlug] Giving a program priority briefly
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links