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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ada in command / control systems Date: Sat, 09 Mar 2019 19:28:39 +0000 Organization: A noiseless patient Spider Message-ID: References: <2199b15b-d704-403f-a6c4-00fab29792d5@googlegroups.com> <72738cc8-3f65-4cc1-8c61-b1166cb5e3c2@googlegroups.com> <9807ec3a-4c34-4641-acfa-e9cf22de95ce@googlegroups.com> <520809e3-a705-4b10-8b54-6d67c33158a6@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="ee6e7f9d60dc1279687b9a36b74e86a4"; logging-data="1134"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19euN3+5xQuUYiHk5KOKGC3Ie+/+FK15Ns=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (darwin) Cancel-Lock: sha1:HVRk6FqBwNVbBK67QoBfdp4DevE= sha1:ozQB6hUaL+zsYLC3u9oYxP3z0gU= Xref: reader01.eternal-september.org comp.lang.ada:55825 Date: 2019-03-09T19:28:39+00:00 List-Id: russ lyttle writes: > Diagrams are much more difficult to maintain than text. During the > life of the project, they tend to fall more and more out of synch. How > does your automated requirements tracker diff two diagrams? Hence your remark about text > diagrams. We had a code generator, which was also capable of outputting documentation in HMTL. We could diff the old & the new HTML in Word, made life very straightforward. Of course a requirements diagram is going to be much more handwavy.