comp.lang.ada
 help / color / mirror / Atom feed
* why access parameter in stream attributes to begin with, instead of in or in/out ?
@ 2018-06-11 21:49 Mehdi Saada
  2018-06-11 22:48 ` Shark8
  2018-06-12  6:28 ` Mehdi Saada
  0 siblings, 2 replies; 5+ messages in thread
From: Mehdi Saada @ 2018-06-11 21:49 UTC (permalink / raw)


Hi.

I wondered why in Ichibiah's design, in the beginning, stream have been made to work with access types/access parameters ?  I could have imagined that the attributes would work with a in/out stream parameter, and stream(blabla) would give an object of stream type.
I don't know if storing streams' access values for later use is common, one would just have to add .all when appropriate...

Thanks.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-06-12  8:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-11 21:49 why access parameter in stream attributes to begin with, instead of in or in/out ? Mehdi Saada
2018-06-11 22:48 ` Shark8
2018-06-11 23:17   ` Randy Brukardt
2018-06-12  6:28 ` Mehdi Saada
2018-06-12  8:30   ` Dmitry A. Kazakov

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