comp.lang.ada
 help / color / mirror / Atom feed
* accessibility of objects
@ 2010-12-04 22:17 george
  2010-12-04 23:35 ` Ludovic Brenta
  2010-12-05 10:16 ` Georg Bauhaus
  0 siblings, 2 replies; 3+ messages in thread
From: george @ 2010-12-04 22:17 UTC (permalink / raw)


Hello, I have been wrestling with an issue for some time, and now Im looking for if someone has a good solution.

I what to have a "package" where i have routins that I want to call from another code/package. while this first package need to store items/records that are defined in the calling package. Ada just wont let me do such construct, what shall I use. I typically get
"type extension at deeper accessibility level than parent" or something else problem. 
I just want this utility program to store essentially in old language a pointer to my object, and dont care about the structure of the object, and then return me the pointer att appropriate time. 






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

end of thread, other threads:[~2010-12-05 10:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-04 22:17 accessibility of objects george
2010-12-04 23:35 ` Ludovic Brenta
2010-12-05 10:16 ` Georg Bauhaus

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