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,c78684b2d4add105 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-09 11:23:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!btnet-peer1!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: Feasibility/Requirements/Wishes of xAL (was: Standard Library Interest?) Date: Thu, 9 Oct 2003 18:22:43 +0000 (UTC) Organization: BT Openworld Message-ID: References: NNTP-Posting-Host: host81-128-239-244.in-addr.btopenworld.com X-Trace: sparta.btinternet.com 1065723763 5734 81.128.239.244 (9 Oct 2003 18:22:43 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Thu, 9 Oct 2003 18:22:43 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MSMail-Priority: Normal X-Priority: 3 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:551 Date: 2003-10-09T18:22:43+00:00 List-Id: "Ching Bon Lam" wrote in message news:Xns940FC6E7E7DABcblamstudentutwenten@130.89.1.105... > I think that there are more than a dozen ppl interested in some standard > library, which i will call xAL for fun. xAL of course stands for x Ada > Library, analogous to Ada0X :). > > I want to discuss about the requirements of the library, and the wishes > of the developers that either program the library or use the library for > his own project. > > I'll start with some requirements: > > - some system for documentation. Something like python or java > documentation. The kind that you can browse with your browser. I kinda > like that. That's easy: AdaBrowser when you just want the API http://home.tiscalinet.ch/t_wolf/tw/ada95/adabrowse/ GNATHTML when you want the entire implementation. > - a style guide. The style guide provides rules and guidelines how to > format your code. Result should be consistent formatting and naming in > the code. Good start @ http://www.adaic.com/docs/95style/html/cover.html > - CORBA. If all components have a CORBA idl interface, other programming > languages can use the library too without too much hassle. Hmmm, I'd put this low on the list... my $0.02