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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,84a984abf386b725 X-Google-Attributes: gid103376,public From: dewarr@my-dejanews.com Subject: Re: introdution of Ada Date: 1998/10/06 Message-ID: <6vdfht$56$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 398296861 References: <361276D8.85D111E4@tknet.tku.edu.tw> <3612B151.2A43E9FC@boeing.com> <6vcd5s$d87$1@usenet41.supernews.com> X-Http-Proxy: 1.0 x13.dejanews.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Tue Oct 06 16:12:44 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/2.02 (OS/2; I) Date: 1998-10-06T00:00:00+00:00 List-Id: In article <6vcd5s$d87$1@usenet41.supernews.com>, "alan walkington" wrote: > I have a serious problem with ANY of the highly praised Ada95 books I have > seen. > As an experienced Ada programmer, I want something that relates IMMEDIATELY > to class wide programming, and tells me in OO terms how to accomplish > inheritance, > dispatching, and initialization/destruction. I'm on a project where we are > using the > "REAL THING" and I could use some constructive help. > > English doesn't get to it till chapter 14, and Ada as a Second Language > waits until page 500 > and something. Neither of the authors seem to approach the subject from a > real OO perspective. > How about a chapter on implementing some common 'Patterns' in Ada? > > I would like to see an Ada95 for C++ programmers approach ( or Java or > Smalltalk programmers, > or any real OO language). That definitely sounds useful. P.S. I would stay away from using the term "real OO language". It is highly provocative, and in particular, almost no one would apply this term to C++ :-) OO is a design approach, for which it is useful to have language support. For some people "real OO" means that this is the ONLY design approach that is acceptable in the language. Whether this is a good idea, is an endless discussion, whose utility causes a constraint error at the negative end of any reasonable discrete type. But the basic idea of an Ada book that started at this level, in particular aimed at C++ programmers, is an interesting one. Actually it is surprising this has not been done yet ??? -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own