From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_05 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 19 Aug 93 19:03:26 GMT From: cis.ohio-state.edu!math.ohio-state.edu!howland.reston.ans.net!vixen.cso.u iuc.edu!cs.uiuc.edu!cs.uiuc.edu!rowe@ucbvax.Berkeley.EDU (Kenneth E. Rowe) Subject: Re: OO Preprocessor for Ada Message-ID: List-Id: Obviously you're right, I was just asleep in the front row again. I guess what this example triggered was painful memories of trying to provide text_io capabilities when you declare a limited private type. Does anyone have an elegant example of how to do this with 9X with tagged types and text_io generics? I guess to further define the problem, using this running example, how can I provide a text_io print capability of an object of type X.Object? (i.e. how do I print An_Object directly?). Ken. ------------------------------------------------------------------------------- Ken Rowe Visiting Lecturer 1304 W. Springfield Avenue Department of Computer Science Urbana, IL 61801-2987 University of Illinois at Urbana-Champaign (217) 244-7235 rowe@cs.umbc.edu