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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,659d432f799655b2 X-Google-Attributes: gid103376,public From: "Craig Garrett" Subject: Re: Please help! Aggregate Object - dynamically allocating the objects inside, doesnt work Date: 1999/01/09 Message-ID: <01be3c02$55ac29e0$1504fbd1@longslide>#1/1 X-Deja-AN: 430621970 References: <01be3b99$6fe27620$5104fbd1@longslide> X-Complaints-To: support@newshosting.com X-Trace: news.siscom.net 915907874 209.251.4.21 (Sat, 09 Jan 1999 13:51:14 EDT) Organization: Newshosting NNTP-Posting-Date: Sat, 09 Jan 1999 13:51:14 EDT Newsgroups: comp.lang.ada Date: 1999-01-09T00:00:00+00:00 List-Id: actually, I was able to get it to work, the problem was that I had the object_ptr types as private. (I should have included that fact, sorry)