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=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!buffer1.nntp.dca1.giganews.com!border1.nntp.dca3.giganews.com!backlog3.nntp.dca3.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newspeer1.nac.net!feeder.erje.net!eu.feeder.erje.net!news.etla.org!aioe.org!.POSTED!not-for-mail From: anon@att.net Newsgroups: comp.lang.ada Subject: Re: Ada platforms and pricing, was: Re: a new language, designed for Date: Fri, 20 Jun 2014 19:32:37 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <1402308235.2520.153.camel@pascal.home.net> <85ioo9yukk.fsf@stephe-leake.org> <526a2abd-8720-48ba-b2c1-7b5b94b05902@googlegroups.com> Reply-To: anon@att.net NNTP-Posting-Host: 2pxXumxj2XNKGtJ8z0ph9A.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: IBM NewsReader/2 2.0 X-Original-Bytes: 2041 Xref: number.nntp.dca.giganews.com comp.lang.ada:187101 Date: 2014-06-20T19:32:37+00:00 List-Id: OPP OPPs-- Object Programming Package(s), Most here would say OOP package or OOP packages but that sounds like someone made a mistake. OOP -- "Object-oriented programming", is a programming technique not a package. Examples of OPPs ::= "Ada.Containers" "Ada.Containers.*" "Ada.Tags" Plus, to me "Object-oriented programming" should of always had it own parent in Ada. May be, using "OOP" parent instead of using "Ada" In <526a2abd-8720-48ba-b2c1-7b5b94b05902@googlegroups.com>, Lucretia writes: >On Friday, 20 June 2014 10:54:58 UTC+1, an...@att.net wrote: > >It's a shame you refuse to allow your name to show up, as we don't have any clue who we're talking to here. > >> Step 1: remove OPP packages which will reduce the libraries >> that are needed to the bare minimum. >> >> Create and add the Opps packages back later once the compiler >> is working for everything else. And since OPPs does not require >> any system connections you could simply use GNAT's OPP packages >> during the testing phases, before writing your own set. > >What the hell are you gibbering on about here? What's an OPP package?