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,eaf9fa7cc2cc3848,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-18 10:40:25 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: okellogg@freenet.de (Oliver Kellogg) Newsgroups: comp.lang.ada Subject: [announce] GNU Ada CORBA Kit version 1.0 released Date: 18 Feb 2002 10:40:24 -0800 Organization: http://groups.google.com/ Message-ID: <6a6390b8.0202181040.16f0b537@posting.google.com> NNTP-Posting-Host: 62.227.213.173 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1014057624 18846 127.0.0.1 (18 Feb 2002 18:40:24 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 18 Feb 2002 18:40:24 GMT Xref: archiver1.google.com comp.lang.ada:20110 Date: 2002-02-18T18:40:24+00:00 List-Id: Coinciding with the release of GNACK version 1.0, the ORBit-Ada project is happy to take its new home at SourceForge (http://orbitada.sourceforge.net) Besides numerous bug fixes, the main addition in GNACK 1.0 is FATFIFI, a generator for Formatted Ada Text I/O From IDL. FATFIFI is a general purpose tool that can also be used without a CORBA ORB. Furthermore, it is now possible to use Ada tasking in ORBit programs. This has been achieved by ORBit-GT, a version of ORBit-MT (http://orbit-mt.sourceforge.net) that uses GNAT threads. Both GNACK and ORBit-GT are available in the downloads section at http://sourceforge.net/projects/orbitada/ -- 2002-02-18 okellogg@users.sourceforge.net