XP Company view on firing: employee: YAGNI! SMS'd/paged with the message not to turn up for work, ever: DTSTTCPW Manager going on an expensive course on how to...
Gareth James Powell
gareth-j.powell@...
Aug 1, 2002 8:59 am
56913
... If we didn't know the language, x = (-b + sqrt(b**2 - 4*a*c)) / ( 2*a) might seem cryptic, as (certainly) would public String[] Lines { get { return...
... As far back as I can remember, when we were wedging code onto tablets of moist clay, I thought the biggest possible function should be no bigger than you...
2pth I've tried using CRC and can't get along with it, and neither did (I'm working on another post to elucidate this past tense)most of my team, so I can't...
... Yes.> ... They're a wonderful way to explain things. Easy, dynamic, accessible, tangible. The CRC Card Book never seemed to me to get at their essence. I...
... Why not 1. Draw it on a white board; 2. Use white board as guide to coding tests; 3. Erase whiteboard when someone wants the space. ? Ron Jeffries ...
Hi Ilja, ... Quoted from GOF: 1. Interface conformance. A decorator object's interface MUST conform to the interface of the component it decorates. (my...
... With some others here, I'd deny this. Software does have fundamental laws, and they are better understood than those of physics. And those laws are just as...
Hi Ron, ... And I thought that you were meant to be extreme! What's wrong with 1. Draw it on a whiteboard 2. Rub it out 3. Go code it TFD ? (I use this...
... OK. Sure, XP addresses these kinds of things: arguably it is mostly /about/ these things. Some brief notes to help connect your thinking ... Lots of...
... Ohhhh ... then work on that, not on diagrams ... ;-> Ron Jeffries www.XProgramming.com The practices are not the knowing: they are a path to the knowing....
... laws, and they are better understood than those of physics.<< OK, I'll bite... :) Care to list a few of the fundamental laws of software? -- John Lindsey...
Hi Guys, ... Why are people here arguing with Kruchten? His conclusion is sound, and is exactly the same conclusion Kent, Ron, Ward, and others reached a few...
... I was thinking, as were other posters, of automata theory, turing machines, and the like. One might want to add in category theory, set theory, number...
... and frequent releases, I would think. Regards, Ilja ______________________________________________________________________________ ich.bin@... - nur...
Hi Bill, ... Ilja said, in a discussion of GOF patterns, that a decorator typically isn't a subtype of the type it's decorating. GOF said that it is. The point...
... It seems to me that this whole discussion is oddly over-theoretical. An object might respond usefully to many different messages: draw: on some medium ...
Ron, Don't you think that there is a medium-independent fuzzy limit to method length for comfortable human consumption? I can say for sure that I have such a...
Ivan Tomek
ivan.tomek@...
Aug 1, 2002 12:31 pm
56937
... On the social side, I'll also recommend something Ron recommended to me: "The Core Protocol", as described in the book "Software for Your Head" (ISBN:...
Hi Brian, ... GOF said that it must be conformant. ... Ok; I must look up GOF decorator this evening and see what's the context for conformance. regards, Bill...
In the early days of this project, we drew and erased and drew and erased on a white board until (1) we understood it, (2) we knew it, and (3) we agreed on it....
... I'd love to find the original source and argue about it but I just moved and my copy of Code Complete is probably somewhere in a mountain of boxes right...