comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: debugging tool?
Date: Mon, 23 Feb 2004 01:31:18 GMT
Date: 2004-02-23T01:31:18+00:00	[thread overview]
Message-ID: <GJc_b.39961$Xp.180044@attbi_s54> (raw)
In-Reply-To: Yzc_b.377591$xy6.1981921@attbi_s02

> Right. So put in a flag Object.Finalized, and check Object.Finalized
Oops, I knew I needed a cup of coffee.  Clearly that flag can't go in
Main_Object_Type because there is, in general, no way Finalize(Helper)
could know about all the Main_Object_Type's around and set their flags.
And it can't go in Helper_Object_Type unless you are willing to check
it by accessing Helper from Finalize(Main_Object_Type) after Helper has
been finalized.  So maybe the question becomes:  is it safe to access
simple things like booleans after they've been finalized/de-elaborated?



  reply	other threads:[~2004-02-23  1:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-21  5:56 debugging tool? tmoran
2004-02-22 21:25 ` Hyman Rosen
2004-02-22 22:17   ` tmoran
2004-02-22 23:18     ` Stephen Leake
2004-02-23  1:21       ` tmoran
2004-02-23  1:31         ` tmoran [this message]
2004-02-23  3:54           ` Stephen Leake
2004-02-23  5:43             ` tmoran
2004-02-23  3:34         ` Stephen Leake
replies disabled

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