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,2d69f4a8070dd707 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-31 06:36:24 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ada.Networks.Sockets hierarchy for standardization? Date: 31 May 2003 14:35:47 +0100 Organization: Pushface Sender: simon@localhost Message-ID: References: <3ED83712.8090905@cogeco.ca> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1054388183 3161 62.49.19.209 (31 May 2003 13:36:23 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Sat, 31 May 2003 13:36:23 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.93 Xref: archiver1.google.com comp.lang.ada:38210 Date: 2003-05-31T14:35:47+01:00 List-Id: "Tarjei T. Jensen" writes: > However I would re-arrange. I would make sockets the top level node > and arrange everything around that (forget about the ada node; this > is Ada. If it's to be related to the standard it should start at Ada (like Ada.Streams etc). Someone else as adopted "Ada0Y" as the top level to avoid compiler complaints about recompiling standard units. > Anyway, I'm worried that the network programming might drown in a > ocean of packages. Better that than munging everything together so the concepts are entangled. I dare say there's ahappy medium.