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,35ff4205aedc7a86 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-12-17 09:04:59 PST Path: supernews.google.com!sn-xit-02!supernews.com!isdnet!newsgate.cistron.nl!news.tele.dk!128.39.3.166!uninett.no!ntnu.no!randhol+abuse From: randhol+abuse@pvv.org (Preben Randhol) Newsgroups: comp.lang.ada Subject: Re: Question on Types Date: 17 Dec 2000 17:04:57 GMT Organization: Norwegian university of science and technology Message-ID: References: <3A3C089E.63602D08@nni.com> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: kopp.stud.ntnu.no 977072697 14750 129.241.83.82 (17 Dec 2000 17:04:57 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: 17 Dec 2000 17:04:57 GMT User-Agent: slrn/0.9.6.3 (Linux) Xref: supernews.google.com comp.lang.ada:3214 Date: 2000-12-17T17:04:57+00:00 List-Id: On Sat, 16 Dec 2000 19:28:16 -0500, Stephen Griese wrote: >Here's a newbie question for you all. I know almost nothing about Ada, >other than that it is has a lot of safety features that appeal to me. >So I am thinking of diving in an trying to do a small project in Ada. :-) >The only thing that worries me is the fact that Ada does not have >multiple inheritance. > >Which gets me to my question. Having been developing in Java for a >while now, I have gotten really used to Java interfaces. Is there any >means to declare a class that is actually more than one type? As in the >Java class: Look at: (Implementing Interfaces in Ada) -------- http://www.adapower.com/lang/interface.html But also read these: -------------------- http://adaic.org/docs/flyers/multin9x.shtml http://www.cs.kuleuven.ac.be/~dirk/ada-mi.html http://www.adahome.com/9X/OOP-Ada9X.html http://www.vaxxine.com/pegasoft/homes/11.html You can find the Ada Rationale here: ------------------------------------ http://www.adapower.com/rationale/index.html You can find the Ada References here: ------------------------------------- http://www.adapower.com/rm95/index.html For more info look at: ---------------------- http://www.adapower.com This might also be interesting for you -------------------------------------- http://www.inmet.com/~stt/applmag.html Hope it helps :-) -- Preben Randhol ---------------- http://www.pvv.org/~randhol/ -- iMy favorite editor is Emacs!bcwVim -- vim best-editor.txt