comp.lang.ada
 help / color / mirror / Atom feed
* Automatic Serialization of Dynamic Structures in Ada
@ 2022-03-04 20:26 Manuel Gomez
  2022-03-04 22:01 ` Dmitry A. Kazakov
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Gomez @ 2022-03-04 20:26 UTC (permalink / raw)


I wanted to do automatic serialization of Ada types that make use of 
dynamic memory management with access types, but the standard solution 
only works for object values, not for access values. I've found a 
technical report describing a solution for that case, which apparently 
was implemented. Does anyone know if this tool is or were publicly 
available? Was an AI finally proposed as suggested in the Future Work?

https://core.ac.uk/download/pdf/147904594.pdf

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

end of thread, other threads:[~2022-03-11  5:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-04 20:26 Automatic Serialization of Dynamic Structures in Ada Manuel Gomez
2022-03-04 22:01 ` Dmitry A. Kazakov
2022-03-11  5:26   ` Matt Borchers

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