comp.lang.ada
 help / color / mirror / Atom feed
From: holsti@cs.Helsinki.FI (Niklas Holsti)
Subject: Re: Syntax question
Date: 17 Mar 1995 05:44:18 GMT
Date: 1995-03-17T05:44:18+00:00	[thread overview]
Message-ID: <3kb7ji$8ot@hydra.Helsinki.FI> (raw)
In-Reply-To: 3k7t8o$4pt@hacgate2.hac.com

In <3k7t8o$4pt@hacgate2.hac.com> dkusu@atc-1s.hac.com (David Kusuda)
writes, among other things:

>I agree with Michael's points regarding named parameter association. 
>But the named parameter association is also necessary to:

>  a) Specify the parameter list in an arbitrary order--I think this is a weak point
>     as far as readability/maintainability, but still a point.

Named parameter association can also help maintenance. Recently, for
peculiar and irrelevant reasons we changed the declaration of a
subprogram from P (X: in Some_Type; Y: in Some_Type) to
P (Y: in Some_Type; X: in Some_Type). Since our coding rules require
named parameter association for all calls, we could do this without
searching for and correcting all calls to P. The _meaning_ of X
and Y was not changed, just their order in the parameter list.

>Dave

Niklas Holsti
Working but not speaking for Space Systems Finland Ltd
--
Niklas Holsti                         
    Space Systems Finland Ltd, phone +358 0 4354 3928
    Tekniikantie 12, P.O. Box 324, FIN-02151 Espoo, Finland



  parent reply	other threads:[~1995-03-17  5:44 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-03-11 10:12 Syntax question Geoffrey Hollingworth
1995-03-11 15:16 ` Robert A Duff
1995-03-11 20:45 ` Michael Feldman
1995-03-15 23:29   ` David Kusuda
1995-03-16  2:25     ` David Weller
1995-03-16 14:44       ` Spencer Allain
1995-03-19  1:04       ` Robert Dewar
1995-03-16  9:19     ` Fred J. McCall
1995-03-17  5:44     ` Niklas Holsti [this message]
1995-03-19 20:53       ` Robert Dewar
1995-03-11 21:44 ` Road Pilot
1995-03-23 13:07   ` Bob Collins
1995-03-24  1:11     ` Kevin F. Quinn
1995-03-27 14:19       ` Norman H. Cohen
1995-03-13  4:43 ` Keith Thompson
1995-03-16 20:37   ` Norman H. Cohen
1995-03-21  0:51     ` Robert Dewar
1995-03-16 19:20 ` Adam Beneschan
  -- strict thread matches above, loose matches on Subject: below --
2001-07-05 17:58 Syntax Question Robby Simpson
2001-07-05 18:32 ` Marin David Condic
2001-07-05 18:38 ` Robby Simpson
2001-07-05 19:09 ` Ted Dennison
2001-07-05 20:14   ` Robby Simpson
2001-07-05 21:44 ` Robert Dewar
2001-07-09 12:39   ` Robby Simpson
     [not found] <Cx6pG3.IEp@ucc.su.oz.au>
1994-10-05 14:20 ` Syntax question Tucker Taft
     [not found]   ` <36ui0u$4dg@gnat.cs.nyu.edu>
1994-10-06  0:04     ` David Weller
1994-10-05  5:19 Adrian Cho
1994-10-05 11:52 ` Robert Dewar
1994-10-05 17:19   ` Norman H. Cohen
replies disabled

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