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-Thread: 103376,63fa88e2f1a3ebea X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!solnet.ch!solnet.ch!news-zh.switch.ch!switch.ch!news.hispeed.ch!linux2.krischik.com!news From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: Universal type in Ada Date: Sun, 19 Jun 2005 19:31:43 +0200 Organization: Cablecom Newsserver Message-ID: <1337857.hpu2JeYqtK@linux1.krischik.com> References: <1118928231.090737.170070@g44g2000cwa.googlegroups.com> NNTP-Posting-Host: 84-73-3-177.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.hispeed.ch 1119253539 2098 84.73.3.177 (20 Jun 2005 07:45:39 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Mon, 20 Jun 2005 07:45:39 +0000 (UTC) User-Agent: KNode/0.9.0 Xref: g2news1.google.com comp.lang.ada:11493 Date: 2005-06-19T19:31:43+02:00 List-Id: zw@cs.man.ac.uk wrote: > his is a great idea to create pointers to an > Object. Well, your don't use pointers to objects in Ada - you usually use class wide types - and *sometimes* pointers to class wide types. http://en.wikibooks.org/wiki/Programming:Ada:OO#The_class-wide_type Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com