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,67afd31696e08d55 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-26 22:59:12 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: volkert@nivoba.de (Volkert) Newsgroups: comp.lang.ada Subject: Re: Ada and Design By Contract Date: 26 Mar 2003 22:59:12 -0800 Organization: http://groups.google.com/ Message-ID: References: <3E7EE470.5030807@praxis-cs.co.uk> <3E801279.80905@praxis-cs.co.uk> <3E817504.5040806@praxis-cs.co.uk> <3E8200AD.9040504@spam.com> NNTP-Posting-Host: 138.189.120.38 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1048748352 4001 127.0.0.1 (27 Mar 2003 06:59:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 27 Mar 2003 06:59:12 GMT Xref: archiver1.google.com comp.lang.ada:35751 Date: 2003-03-27T06:59:12+00:00 List-Id: > > It seems to me that R.Anotheroperation is responsible for checking the > precondition to Q.Someotheroperation, not the client of R. Exactly ... Volkert