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.4 required=5.0 tests=BAYES_50,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8b8748382fcfacc1 X-Google-Attributes: gid103376,public From: Bill Greene Subject: Re: friend classes in ada95 Date: 2000/04/19 Message-ID: <38FE1B98.43E1@Ganymede.com>#1/1 X-Deja-AN: 613292584 Content-Transfer-Encoding: 7bit References: <8dh37m$qef$2@wanadoo.fr> <3B5L4.1317$B43.116109@news.pacbell.net> <38FD1830.949F5E81@mindspring.com> <38FD1C9E.7C2B7756@research.canon.com.au> Content-Type: text/plain; charset=us-ascii X-Trace: 19 Apr 2000 16:47:55 -0500, proxy.ganymede.com Organization: Ganymede Software, Inc MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-04-19T00:00:00+00:00 List-Id: Jeff Susanj wrote: > > In OO a class is data and the operations associated with that data. > Therefore, Ada doesn't explicitly have classes because the data and the > operations are not explicitly bound together. ... This is the definition of an abstract data type. Ada certainly does support ADTs via the package mechanism. -- William R. Greene 1100 Perimeter Park Drive Ganymede Software, Inc. Suite 104 http://www.ganymede.com Morrisville, NC 27560 USA Phone: (919) 469-0997, ext. 280 Fax: (919) 469-5553