comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: What is the best method for transmitting objects/tagged records?
Date: Fri, 10 Jun 2011 08:16:01 +0100
Date: 2011-06-10T08:16:01+01:00	[thread overview]
Message-ID: <m262oe40ni.fsf@pushface.org> (raw)
In-Reply-To: isrbvk$ohj$1@munin.nbi.dk

"Randy Brukardt" <randy@rrsoftware.com> writes:

> Ada doesn't out of the box support any sort of hetrogeneous
> partitioning (the assumption is that all of the processors are
> similar) and if your implementation provides some it is doing so
> outside of Ada. (That is, if you have partitions with different native
> byte orders communicating, you are trying to do something Ada was not
> designed for.)

Looking at
http://www.adaic.org/resources/add_content/standards/05aarm/html/AA-E.html,
(6) leaves it up to the implementation whether the distributed system
must be homogeneous.

However, (7) [Note 1] requires the impementation to support
configuration changes without recompilation, which strikes me (as an
interested bystander) as a very demanding requirement and one I would
have thought potential users would be able--if reluctantly--to do
without.

Are Notes normative?



  parent reply	other threads:[~2011-06-10  7:16 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-07  0:26 What is the best method for transmitting objects/tagged records? Shark8
2011-06-07  1:11 ` Jeffrey Carter
2011-06-07  1:24   ` Shark8
2011-06-07  2:53     ` tmoran
2011-06-07 14:18       ` Shark8
2011-06-07 18:06         ` tmoran
2011-06-08 23:16           ` Shark8
2011-06-09  0:49             ` Randy Brukardt
2011-06-09  1:12               ` Shark8
2011-06-09  5:07               ` Simon Wright
2011-06-09 20:55                 ` Randy Brukardt
2011-06-09 20:57                   ` Randy Brukardt
2011-06-09 23:42                     ` tmoran
2011-06-11 16:52                       ` Marco
2011-06-10  7:16                   ` Simon Wright [this message]
2011-06-10  9:40                     ` AdaMagica
2011-06-10 13:32                     ` Robert A Duff
2011-06-10 22:06                       ` Simon Wright
2011-06-10 23:05                         ` Robert A Duff
2011-06-07  3:25     ` Randy Brukardt
2011-06-07 14:19       ` Shark8
replies disabled

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