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!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ada Successor Language Date: Wed, 13 Jun 2018 07:57:33 +0100 Organization: A noiseless patient Spider Message-ID: References: <5e86db65-84b9-4b5b-9aea-427a658b5ae7@googlegroups.com> <878t7u1cfm.fsf@nightsong.com> <8a65f8ff-4a75-43f2-884c-6872780f7ea8@googlegroups.com> <771e8e35-b71a-499d-a0fe-bb0df1de22ab@googlegroups.com> <92741619.550509671.540055.laguest-archeia.com@nntp.aioe.org> <81e22064-bb0e-4e0b-982a-c17a2cad5977@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="a31185ffd0ad544fc7e257fcf68c3283"; logging-data="7027"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/hhufmfcUHV21DcnCz9N0umoMZahjiHEM=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:rO7te14JfrdCbnGLMRx6LcctPx0= sha1:5jgGiuOqGVdbHPnA/vanyXypx2U= Xref: reader02.eternal-september.org comp.lang.ada:53079 Date: 2018-06-13T07:57:33+01:00 List-Id: Shark8 writes: > Well, some of the 21st century "solutions" are utterly inferior -- > take "Continuous Integration" and "Source Control" as an example -- > integrating both together solves a lot of problems: > http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.26.2533&rep=rep1&type=pdf > > + Less redundant processing; you don't need to parse everything to > check its correctness. > + Better and more accurate source-control (because meaningless things > like whitespace don't matter) > + Formatting/style wars don't matter (because meaningless things like > whitespace don't matter) > + File-system environment doesn't matter, because the program source > is in an actual DB instead of in test-files in the ad-hoc DB of the > file-system. Sounds like the Ratinal Environment.