From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1fb1fb1860bb409a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-14 11:49:14 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: kcline17@hotmail.com (Kevin Cline) Newsgroups: comp.lang.ada Subject: Re: [Design]: Lintohl Date: 14 Jun 2002 11:49:12 -0700 Organization: http://groups.google.com/ Message-ID: References: NNTP-Posting-Host: 192.76.70.227 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1024080554 32560 127.0.0.1 (14 Jun 2002 18:49:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 14 Jun 2002 18:49:14 GMT Xref: archiver1.google.com comp.lang.ada:25965 Date: 2002-06-14T18:49:14+00:00 List-Id: "chris.danx" wrote in message news:... > My concern is that there's too much detail or information in the > requirements, and that some of it would go better in the specification. > Usually I'd write a lengthy requirements document and then set about the > design before implementing, but the goals are different this time; I want to > mature my development skills and learn new ways of doing things. Read "Extreme Programming Explained" and learn a really new way of doing things.