comp.lang.ada
 help / color / mirror / Atom feed
From: scott@plato.ds.boeing.com (Scott Moody)
Subject: Re: Simpler question, create instance of unkno
Date: 1996/03/15
Date: 1996-03-15T00:00:00+00:00	[thread overview]
Message-ID: <DoBxF9.MMn@plato.ds.boeing.com> (raw)
In-Reply-To: DoBw6H.Lyv@plato.ds.boeing.com

One more quick thing; Looking at the gnat implementation they
do the following:

               --  Read the internal tag (RM 13.13.2(34)) and use it to
               --  initialize a dummy object with the right tag value:

               --    Dnn : root_type;
               --    Dnn._tag := Internal_Tag (String'Input (Strm))

               --  This dummy object is not initialized (other than its tag)
               --  and is used only to provide a controlling argument for the
               --  eventual _Input call.

Unfortunately this is hidden from me..  Am I trying to do something
that is even too dynamic for the new Ada? Without this capability
I cannot overload the 'Class'Input operations without a Case statement..

scott

ps. my return email is getting goofed up by news. It is:
   scott@plato.ds.boeing.com





      parent reply	other threads:[~1996-03-15  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-03-15  0:00 Simpler question, create instance of unknown tag Scott Moody
1996-03-15  0:00 ` Robert Dewar
1996-03-18  0:00   ` Tucker Taft
     [not found]   ` <4ikbhn$cl6@watnews1.watson.ibm.com>
     [not found]     ` <DoHFu8.E2A@world.std.com>
1996-03-19  0:00       ` Norman H. Cohen
1996-03-19  0:00         ` Robert A Duff
1996-03-26  0:00       ` AdaWorks
1996-03-15  0:00 ` Scott Moody [this message]
replies disabled

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