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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,7a2d45f282a1da1c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-04 04:05:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-out1.nntp.be!propagator2-sterling!news-in-sterling.newsfeed.com!oleane.net!oleane!nnrp.oleane.net!skymaster!nobody From: "Jean-Pierre Rosen" Newsgroups: comp.lang.ada Subject: Re: float with 24-bit resolution Date: Thu, 4 Sep 2003 11:53:45 +0200 Organization: Adalog Message-ID: <6u27jb.6e.ln@skymaster> References: <3F3CCB0F.543478AF@adrianhoe.nospam.com.my> <3f405ef4$1_1@news.tm.net.my> <3f54bf19_1@news.tm.net.my> NNTP-Posting-Host: mailhost.axlog.fr X-Trace: s1.read.news.oleane.net 1062673274 8549 195.25.228.57 (4 Sep 2003 11:01:14 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Thu, 4 Sep 2003 11:01:14 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:42136 Date: 2003-09-04T11:53:45+02:00 List-Id: "Randy Brukardt" a �crit dans le message de news:vld62odqnfei2d@corp.supernews.com... > > Matthew Heaney writes: > > > > > Null_Object : T := null; > > > > > I find the latter convention confusing, because it suggests that if > > > the initialization part were omitted, then the object wouldn't be > > > initialized. But that would be incorrect. > > *I* find > Null_Object : T; > confusing. A maintenance programmer probably doesn't know the class of > object that T represents, I understand that concern, but it vanishes with reasonable identifiers: Null_Object : String_Pointer; OK for you? -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr