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,e977cd3ab4e49fef X-Google-Attributes: gid103376,public From: fjh@mundook.cs.mu.OZ.AU (Fergus Henderson) Subject: Re: Question about record rep spec placement Date: 1997/01/16 Message-ID: <5bkhq4$b4s@mulga.cs.mu.OZ.AU>#1/1 X-Deja-AN: 210153014 references: <32DCFDAA.2656@lmtas.lmco.com> <5bjag6$k7d@zeus.orl.mmc.com> organization: Comp Sci, University of Melbourne newsgroups: comp.lang.ada Date: 1997-01-16T00:00:00+00:00 List-Id: rgilbert@polaris.orl.mmc.com (Bob Gilbert) writes: >What possible purpose would placing the record rep spec in the >private section serve when the record is not a private type? The record rep spec may be an implementation detail, and you may want to preserve the distinction between interface and implementation. -- Fergus Henderson | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh@128.250.37.3 | -- the last words of T. S. Garp.