comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Free learning resources for Ada (are they good enough?)
Date: Fri, 10 Aug 2012 14:01:30 +0200
Date: 2012-08-10T14:01:30+02:00	[thread overview]
Message-ID: <umhk0n9wt61r.1ej5stva4i9ub.dlg@40tude.net> (raw)
In-Reply-To: ec7f1c40-9f99-4484-93b1-5aaa05fe4f3f@googlegroups.com

On Fri, 10 Aug 2012 04:40:09 -0700 (PDT), Patrick wrote:

> Could you tel me what sorts of things I have been replaced in Ada 95 with
> features in 2005?

Nothing replaced regarding OO. Ada 2005 added prefix notation for primitive
operations, e.g.

   Method (Object, ...)

and

   Object.Method (...)

are both OK.

> Is this method object vs object method the interfaces portion?

Egh?

Method =
= primitive operation =
= dispatching operation =
= covariant operation =
= [dynamically] polymorphic operation

Interface = type - implementation

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2012-08-15  2:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-09 12:22 Free learning resources for Ada (are they good enough?) Dufr
2012-08-09 13:34 ` Georg Bauhaus
2012-08-09 19:39   ` Patrick
2012-08-09 22:05     ` Patrick
2012-08-09 22:13       ` Nasser M. Abbasi
2012-08-10  2:11       ` Britt
2012-08-09 23:45     ` Dufr
2012-08-10  0:07       ` Patrick
2012-08-10 10:06       ` Brian Drummond
2012-08-10 11:40         ` Patrick
2012-08-10 12:01           ` Dmitry A. Kazakov [this message]
2012-08-10 12:22             ` Patrick
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox