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,FREEMAIL_FROM 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-13 12:58:31 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.mathworks.com!wn13feed!wn11feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!sccrnsc03.POSTED!not-for-mail Message-ID: <3F8B03BB.90103@comcast.net> From: "Robert I. Eachus" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Feasibility/Requirements/Wishes of xAL (was: Standard Library Interest?) References: <3F88D5E3.9010702@comcast.net> <3F897415.6030804@noplace.com> <3F89DB96.80708@comcast.net> <3F89E5C5.80804@noplace.com> <3F89F96F.5050003@comcast.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 24.34.139.183 X-Complaints-To: abuse@comcast.net X-Trace: sccrnsc03 1066075111 24.34.139.183 (Mon, 13 Oct 2003 19:58:31 GMT) NNTP-Posting-Date: Mon, 13 Oct 2003 19:58:31 GMT Organization: Comcast Online Date: Mon, 13 Oct 2003 19:58:31 GMT Xref: archiver1.google.com comp.lang.ada:789 Date: 2003-10-13T19:58:31+00:00 List-Id: Stephane Richard wrote: > Another situation I wonder about. Let's say GtkAda is registered already > along with it's hiearchy of libraries that form the GtkAda Project. Then I > decide to add to that library (say a series of controls for a Music studio > software, like knobs, led indicators, mixer slider controls, etc etc). and I > want those registered in the library. Who would be making the decision? > GtkAda, the committee, would I need to put it elsewhere in the tree, would > every big library like GtkAda need to have a "contributions" branch under it > for this kind of addition? Whoever "owned" the GtkAda root would be making the decisions. That is in part what the registry does. It establishes a mechanism for: 1) Easily determining whether or not a name has been used. 2) If it is not currently used/registered, who you have to talk to if you want to register it. 3) Removing from consideration any registered names that have expired or for some reason or other been overcome by events. Since Ada allows you to put in a one-line library renaming if a library you use has moved, all you need is a map to tell you where it went. ;-) > *** Are you saying that it would take 3 or 4 months to reach a decision for > every issue? or that every 3 or 4 months, the committee would take every in > the past 3 or 4 months and resolve them? Neither. That every three or four months something would come along that required thought, and a committee decision. Say both the X Windows consortium and Microsoft want to register a Windows tree. Or someone other than Sun wants to create a Java tree. Compare those to the much more normal cases, like ACT wanting to register GNAT, etc. -- Robert I. Eachus "Quality is the Buddha. Quality is scientific reality. Quality is the goal of Art. It remains to work these concepts into a practical, down-to-earth context, and for this there is nothing more practical or down-to-earth than what I have been talking about all along...the repair of an old motorcycle." -- from Zen and the Art of Motorcycle Maintenance by Robert Pirsig