comp.lang.ada
 help / color / mirror / Atom feed
From: sk <noname@myob.com>
Subject: Re: Style: always declare subrountines?
Date: Sat, 09 Nov 2002 08:53:20 -0600
Date: 2002-11-09T08:53:20-06:00	[thread overview]
Message-ID: <mailman.1036853882.6350.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: 3dcd1752$0$305$bed64819@news.gradwell.net

Hi,

porton@ex-code.com (Victor Porton)
> You misunderstood. I'm about the case when one has forgotten
> to write the definition of the "public procedure", but
> written in the body a "private procedure" with the same
> specification.

I do misunderstand and I am having a difficult time
imagining how the situation would occurr ...

Either you want to make a private procedure public ?
... then simply put the spec in the package spec and
obviously not what you are talking about.

Or you want two subroutines, possibly unrelated, 
one public and one private, to operate on the same 
data types etc, with the same name ?
... I would tend to do a rethink at this stage and
change data abstractions and modeling.



-- 
-------------------------------------
-- Merge vertically for real address
-------------------------------------
s n p @ t . o
 k i e k c c m
-------------------------------------



  parent reply	other threads:[~2002-11-09 14:53 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-09  6:39 Style: always declare subrountines? Victor Porton
2002-11-09 11:09 ` sk
2002-11-09 12:34 ` Victor Porton
2002-11-09 14:34   ` Jim Rogers
2002-11-09 14:53   ` sk [this message]
2002-11-09 15:36 ` Robert A Duff
2002-11-09 16:16 ` Frank J. Lhota
2002-11-09 16:28 ` chris.danx
2002-11-09 18:36 ` Simon Wright
2002-11-12 17:31 ` Stephen Leake
2002-11-18  1:52 ` ;Re: " Richard Riehle
2002-11-28 10:32   ` John English
2002-11-28 12:52     ` Lutz Donnerhacke
2002-12-03 11:15       ` John English
2002-12-03 12:22         ` Lutz Donnerhacke
2002-12-03 13:11           ` John English
2002-12-03 14:31             ` Robert A Duff
2002-12-03 14:41               ` Lutz Donnerhacke
2002-11-28 17:49     ` Vincent Marciante
2002-12-03 11:09       ` John English
2002-11-28 18:45     ` "private with" proposal Vincent Marciante
2002-11-28 20:12       ` David C. Hoos, Sr.
2002-11-29  4:28         ` Vincent Marciante
2002-12-01  1:00           ` Dale Stanbrough
2002-12-02 18:20       ` Stephen Leake
2002-12-03  5:37         ` Vincent Marciante
2002-12-03 19:24           ` Randy Brukardt
2002-12-04  3:52             ` Vincent Marciante
replies disabled

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