comp.lang.ada
 help / color / mirror / Atom feed
From: stt@henning.camb.inmet.com (Tucker Taft)
Subject: Re: Ada & Object-Oriented Methodologies
Date: Tue, 28 Feb 1995 20:40:18 GMT
Date: 1995-02-28T20:40:18+00:00	[thread overview]
Message-ID: <D4q9F7.8ux@inmet.camb.inmet.com> (raw)
In-Reply-To: FRSANMAR.95Feb25120817@rs6550.mor.itesm.mx

Francisco San Martin Roman (frsanmar@mor.itesm.mx) wrote:

: 	I'd never used Ada, and I need to know : How can I do to implement
: object-oriented concepts (modularity, hierarchy, encapsulation, abstraction) if
: any in Ada programming? I'll really appreciate your help. 

Ada 83 fully supports modularity, encapsulation, and abstraction.
The constructs of most relevance here are the package and the private type.

In addition to the above, Ada 95 also fully supports type hierarchies 
(Ada 83 supports them in a more restricted fashion).  The constructs 
relevant here are type extension and class-wide types.

The Ada 95 Rationale is a good place to start (sw-eng.falls-church.va.us,
directory public/adaic/docs/standard/95lrm_rat/v6.0).

: 		Francisco  San Martin  Roman.
: 		frsanmar@campus.mor.itesm.mx

-Tucker Taft   stt@inmet.com
Intermetrics, Inc.



      parent reply	other threads:[~1995-02-28 20:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-02-25 18:08 Ada & Object-Oriented Methodologies Francisco San Martin Roman
1995-02-25 22:51 ` Michael Hirasuna
1995-02-28 20:40 ` Tucker Taft [this message]
replies disabled

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