comp.lang.ada
 help / color / mirror / Atom feed
* non-library level finalization
@ 2005-03-21  1:28 tmoran
  2005-03-21  9:01 ` Martin Dowie
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: tmoran @ 2005-03-21  1:28 UTC (permalink / raw)


I have a generic package that would benefit from doing some cleanup when
an instantiation disappears.  It can't just declare a (private)
Finalization_Controlled object because that would require all
instantiations to be at library level.  Suggestions?



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

end of thread, other threads:[~2005-03-21 22:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-21  1:28 non-library level finalization tmoran
2005-03-21  9:01 ` Martin Dowie
2005-03-21 13:09   ` Ada2005 again, was: " Tapio Kelloniemi
2005-03-21 14:59     ` Martin Dowie
2005-03-21 21:48       ` Randy Brukardt
2005-03-21 15:54 ` Robert A Duff
2005-03-21 21:42 ` Randy Brukardt
2005-03-21 21:54 ` Randy Brukardt
2005-03-21 22:37   ` tmoran

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