From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,426f0675765be765,start X-Google-Attributes: gid103376,public From: Andy Askey Subject: ASIS question Date: 2000/03/27 Message-ID: <9q30esco91p3ja4agq20qksm0jgnnegfr7@4ax.com>#1/1 X-Deja-AN: 603215836 Content-Transfer-Encoding: 7bit Organization: MindSpring Enterprises X-Server-Date: 28 Mar 2000 01:47:52 GMT Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-03-28T01:47:52+00:00 List-Id: Is anyone in here an ASIS wiz? You know, the kind who just can't get enough opportunities to show off that wizardry?? I've been playing with ASIS 2.0 for a couple days and have figured out how to loop over elements and unwind subtypes/derived type back into their base types. I've also figured out how to loop through all the components of a record structure. Now, I'd like to combine the two and determine the base types of the components in a record structure -- but this is where it appears to take a wizard to bridge the gap. Anyone have any helpful hints... or simple source code examples they would care to share? I've read the examples from SIGADA, but these do not show anything other than the most elementary uses. I will appreciate any help that anyone offers. Thanx much. -- Andy Askey ajaskey@mindspring.com