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-Thread: 103376,5c1d89373343bef8 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!freenix!enst.fr!not-for-mail From: Jerome Hugues Newsgroups: comp.lang.ada Subject: Re: Unchecked_Conversion help needed Date: Wed, 22 Dec 2004 14:09:20 +0000 (UTC) Organization: ENST, France Message-ID: References: <1911458.3otSqa1tqp@linux1.krischik.com> NNTP-Posting-Host: merlin.enst.fr X-Trace: avanie.enst.fr 1103724560 56116 137.194.160.24 (22 Dec 2004 14:09:20 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 22 Dec 2004 14:09:20 +0000 (UTC) User-Agent: slrn/0.9.7.3 (SunOS) Xref: g2news1.google.com comp.lang.ada:7160 Date: 2004-12-22T14:09:20+00:00 List-Id: In article <1911458.3otSqa1tqp@linux1.krischik.com>, Martin Krischik wrote: > Coincidental I have started a little tutorial on how to use PolyORB: > > http://en.wikibooks.org/wiki/Programming:CORBA > > Well it is little and not yet finished but nevertheless it might be of > intererest. Sure, but this is of high interrest, as there is few documentation on CORBA/Ada ! Another interresting point with CORBA is comparing IDL types and their counterpart in C++, Java or other language .. and to see how elegant and simple the Ada mapping is ;) -- Jerome