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,be23df8e7e275d73 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-14 14:02:29 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsxfer.eecs.umich.edu!news.bu.edu!acs5.bu.edu!ddutheza From: Didier Utheza Newsgroups: comp.lang.ada Subject: Re: About private types and reusability? Date: Sat, 14 Jul 2001 17:02:24 -0400 Organization: Boston University Message-ID: References: <0zS27.187213$DG1.31590366@news1.rdc1.mi.home.com> <3B4F4BAC.D53B9555@PublicPropertySoftware.com> <9inlsv$m7l$1@nh.pace.co.uk> <3B4F7F3A.957924C4@mediaone.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news3.bu.edu 995144547 25372 128.197.153.50 (14 Jul 2001 21:02:27 GMT) X-Complaints-To: news@bu.edu In-Reply-To: <3B4F7F3A.957924C4@mediaone.net> Xref: archiver1.google.com comp.lang.ada:9960 Date: 2001-07-14T17:02:24-04:00 List-Id: Thanks Ed, If I understand you have the best of both world, since Modula3 uses a similar scheme to access the private type with a pointer. Didier utheza.