comp.lang.ada
 help / color / mirror / Atom feed
From: Dale Stanbrough <dstanbro@bigpond.net.au>
Subject: Re: ARG asks Ada Community for API Proposals.
Date: Sat, 25 May 2002 01:34:35 GMT
Date: 2002-05-25T01:34:35+00:00	[thread overview]
Message-ID: <dstanbro-AB7971.22342925052002@mec2.bigpond.net.au> (raw)
In-Reply-To: 3CEED532.2090701@telepath.com

Ted Dennison wrote:

> A damn good point. We have already discovered during the process of 
> defining the Grace container packages that lack of default values for 
> generic instantiations causes us to have to throw out a lot of features, 
> lest we run afoul of our instantiation simplicity requirements.
> 
> It would be a damn shame to end up with something like that in the 
> standard, along with the new features that make the trade-offs unnessecary.
> 
> However, I do think a lot of stuff that we didn't put in due to lack of 
> default generic parameter could be added at a later date without huge 
> structural changes. Presumably there will be a webpage somewhere where 
> folks can go to keep themselves abrest of the latest proposed language 
> changes.

Perhaps we should have a package structure that includes versioning
information...

   e.g.

      package Ada95 is end;
      package Ada95.Containers is...

      package Ada05 is end;
      package Ada05.Containers is...

to allow for different language features. This would allow for
upgrades in the future while not requiring existing code to be 
modified.

Do we have access to the list of features that have been proposed
for Ada0Y?

Dale



  reply	other threads:[~2002-05-25  1:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-24  1:32 ARG asks Ada Community for API Proposals Randy Brukardt
2002-05-24  2:35 ` Ted Dennison
2002-05-24 20:20   ` Randy Brukardt
2002-05-24 21:47     ` Dale Stanbrough
2002-05-25  0:05       ` Ted Dennison
2002-05-25  1:34         ` Dale Stanbrough [this message]
2002-05-28 14:41           ` Marin David Condic
2002-05-29  4:39             ` Dale Stanbrough
2002-05-28 14:34         ` Marin David Condic
2002-05-25 20:09       ` Robert C. Leif
2002-05-25 20:02         ` Simon Wright
2002-05-25 23:30           ` Robert C. Leif
2002-05-28 14:23       ` Marin David Condic
2002-06-07 22:20         ` Randy Brukardt
replies disabled

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