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: Thu, 09 Jun 2011 06:07:25 +0100
Date: 2011-06-09T06:07:25+01:00	[thread overview]
Message-ID: <m2sjrj4mpe.fsf@pushface.org> (raw)
In-Reply-To: isp5b8$c3l$1@munin.nbi.dk

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

> Right, but you don't need to use Ada.Tags (or anything tags) in order
> to stream tagged types. Just use the provided T'Class'Input and
> T'Class'Output attributes. For those to have portable results, you
> need to specify your external tag values for your tagged types (we
> previously discussed that).

Not sure what you mean by 'portable' here, Randy; are compilers required
to conform to standard representations on the wire? Because GNAT
certainly doesn't out of the box (for example, it uses native byte
order).



  parent reply	other threads:[~2011-06-09  5:07 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 [this message]
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
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