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=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fa1a697e52242fbf X-Google-Attributes: gid103376,public From: "Gyeongmoon Ryu" Subject: Re: What's class? Date: 1999/02/25 Message-ID: <7b184d$qh5$1@kpt1000.hitel.net>#1/1 X-Deja-AN: 447935699 References: <7av8du$rjj$1@news.kornet.nm.kr> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Organization: Korea PC Telecom Newsgroups: comp.lang.ada Date: 1999-02-25T00:00:00+00:00 List-Id: .......... I don't see things the same way... for the following reasons: A class is an implementation of an Types ( (such as tagged, record, subprogram...) It specifies a data structure and the permissible operational methods that apply to each of its objects) ) In the Ada, object types are implemented as PACKAGE. -- IF package = C++(class) -- FALSE or exception -- IF package = OOP(class) -- TRUE ? I don no.. :( -- Gyeongmoon Ryu. -- Please forgive me for my poor English. -- Email @abstract.