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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6b6619eb9cada212 X-Google-Attributes: gid103376,public From: Robert A Duff Subject: Re: Help me to chose between ADA 95 and C++ Date: 1999/12/27 Message-ID: #1/1 X-Deja-AN: 565338016 Sender: bobduff@world.std.com (Robert A Duff) References: <01bf37fb$a91afb60$0564a8c0@IS-D2D04C.test> <829rbv$a8m$1@nntp6.atl.mindspring.net> <01bf3e32$0b9dc880$022a6282@dieppe> <385112AE.7E2CFA9@rdel.co.uk> <3855e3cd_1@news1.prserv.net> <38561A6C.5DE3D901@rdel.co.uk> <38567806.FD1F4232@averstar.com> <3861F757.AE7776C7@rdel.co.uk> Organization: The World Public Access UNIX, Brookline, MA Newsgroups: comp.lang.ada Date: 1999-12-27T00:00:00+00:00 List-Id: Chris Powell writes: > One final Ada quibble: Why are Ada generics so static? Generics would be > far more powerful, without being less safe(?), if the *instantiations* > were compiled statically, rather than the generic itself. What do you mean by that? - Bob