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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f039470e8f537101 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-29 13:50:38 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ariane5 FAQ Date: 29 Jul 2003 21:49:20 +0100 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <1058968422.225561@master.nyc.kbcfp.com> <3F200AD0.94F79098@adaworks.com> <7u9Ua.13412$634.10307@nwrdny03.gnilink.net> <3F215120.1040706@attbi.com> <1059151910.357790@master.nyc.kbcfp.com> <3F248CEE.5050709@attbi.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1059511838 29000 62.49.19.209 (29 Jul 2003 20:50:38 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Tue, 29 Jul 2003 20:50:38 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:40967 Date: 2003-07-29T21:49:20+01:00 List-Id: Berend de Boer writes: > The point is that the requirements should be *in the code*. That's > where they belong. Not sure if this would have made a difference, > but if you want to reuse code, you should now the conditions under > which it should work. If programmers just grab code and reuse it > without looking at those preconditions, well, you're not doing your > job right. > > And for those preconditions: use comments, DbC, whatever. And Ada > has even Spark (that's something we need in the Eiffel world!). I thought the SRI was a subsystem? if so, the software in it may have been effectively "embedded"? (ie, not linked with Ariane 5-specific code, just talked to over a comms channel). In which case you wouldn't see the code at all, just the IDD.