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 X-Google-Thread: 103376,f3a702868265f41,start X-Google-Attributes: gid103376,public From: gisle@krake.ii.uib.no (Gisle S{lensminde) Subject: OO in Ada Date: 1998/05/15 Message-ID: #1/1 X-Deja-AN: 353516263 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=iso-8859-1 Organization: University of Bergen, Norway Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-05-15T00:00:00+00:00 List-Id: When you are developing programs by Object-oriented methods in say C++, you have lots of books describing OO, with examples in that language. Even many books are ment to be general OO-books, like Booch and several others, I miss examples of how you do things in Ada 95. For example, how do you organize packages vs types. This is not an issue in C++, because you doesn't have the option. The questions is shortly: 1. What is C++ (or Java) things 2. What is 'OO language with class as type' things 3. What is general OO issues. I haven't found much on adahome.com, and other WWW sites, I have not found any advanced OO books which explain Ada 95 OO. I find it difficult to apply all the OO programming development teqniques i have learnt when using Ada, and that's not because Ada is unsuitable for OO programming. -- ------------------------------------------------------------------------ Gisle S�lensminde Tlf: 55 34 07 63 Eliasmarken 16 5031 Laksev�g epost: gisle@ii.uib.no UNIX is user friendly. It's just selective about who its friends are. ------------------------------------------------------------------------