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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d2ded6de39562f0e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-22 20:06:05 PST From: "Alex Angas" Newsgroups: comp.lang.ada References: <3ae388e0@duster.adelaide.on.net> <3AE39790.6E337130@acm.org> Subject: Re: Instantiating a generic ADT from another ADT Date: Mon, 23 Apr 2001 12:33:34 +0930 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 NNTP-Posting-Host: ppp968.adelaide.on.net.au Message-ID: <3ae39c1c@duster.adelaide.on.net> X-Trace: 23 Apr 2001 12:36:04 +0950, ppp968.adelaide.on.net.au Path: newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!intgwpad.nntp.telstra.net!news1.optus.net.au!optus!yorrell.saard.net!duster.adelaide.on.net!ppp968.adelaide.on.net.au Xref: newsfeed.google.com comp.lang.ada:6845 Date: 2001-04-23T12:33:34+09:30 List-Id: Ah sorry, yeah Hash_Table.Hash_Table_List is private. Any suggestions as to how best to implement this? I don't mind if I have to change the whole thing!! Alex. "Jeffrey Carter" wrote in message news:3AE39790.6E337130@acm.org... > Without knowing the definition of Hash_Table_Entry I can't be sure this > is the only problem, but Hash_Table.Hash_Table_List is private, while > Hash_Table.Hash_Table_List_Package.Item_List is limited private, so the > full definition of Hash_Table_List cannot be "new > Hash_Table_List_Package.Item_List". > > -- > Jeff Carter > "We call your door-opening request a silly thing." > Monty Python & the Holy Grail