Rationale for Ada 2005: 2 Access types

This paper describes various improvements concerning access types for Ada 2005. Ada 2005 permits all access types to be access to constant types and to indicate that null is not an allowed value in all contexts. Anonymous access types are permitted in more contexts than just as access parameters and discriminants; they can also be used for variables and all components of composite types. This further use of access types is of considerable value in object oriented programming by reducing the need for (unnecessary) explicit type conversions. A further major improvement concerns access to subprogram types which are now allowed to be anonymous in line with access to object types. This permits so-called "downward closures" and allows the flexible use of procedures as parameters of subprograms and thereby avoids excessive use of generic units.

[1]  C. Genillard,et al.  Rational for the design of reusable abstract data types implemented in Ada , 1989, ALET.

[2]  Iain D. Craig Software Components With Ada by Grady Booch Benjamin/Cummings, Menlo Park, CA, 1987, 635 pages (incl. index) (£19.95) , 1989, Robotica.

[3]  James M. Neighbors,et al.  The Draco Approach to Constructing Software from Reusable Components , 1984, IEEE Transactions on Software Engineering.

[4]  Anthony Gargaro,et al.  Reusability Issues and Ada , 1987, IEEE Software.

[5]  G. Myers Proposed Standard for a Generic Package of Elementary Functions for ADA. Draft 1.2 ISO-IEC/JTC1/SC22/WG9 (Ada) Numerics Rapporteur Group. , 1990 .

[6]  J. Carter The form of reusable Ada components for concurrent use , 1990, ALET.

[7]  Joseph Eugene Hollingsworth Software component design-for-reuse: a language-independent discipline applied to ADA , 1992 .

[8]  Muthupandi Ramachandran,et al.  An investigation into tool support for the development of reusable software , 1992 .

[9]  Larry Latour,et al.  A methodology for the design of reuse engineered Ada components , 1991, SETA1.

[10]  R. J. Gautier,et al.  Software Reuse with ADA , 1990 .

[11]  R. Mccain,et al.  Reusable software component construction - A product-oriented paradigm , 1985 .

[12]  Neil A. M. Maiden,et al.  Exploiting reusable specifications through analogy , 1992, CACM.

[13]  Ronald Morrison,et al.  Software development with Ada , 1987 .

[14]  M. Ramachandran Knowledge based support for reuse , 1994, SEKE.

[15]  James W. Hooper,et al.  Software Reuse: Guidelines and Methods , 1991 .

[16]  Rubén Prieto-Díaz,et al.  Domain analysis: an introduction , 1990, SOEN.

[17]  Kate Ehrlich,et al.  Empirical Studies of Programming Knowledge , 1984, IEEE Transactions on Software Engineering.

[18]  Guillermo Arango,et al.  Domain Analysis and Software Systems Modeling , 1991 .

[19]  John G. P. Barnes,et al.  Programming in Ada 95 , 1995 .