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,79bbf7e359159d0d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-11 06:20:04 PST Path: supernews.google.com!sn-xit-03!supernews.com!nntp.cs.ubc.ca!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed1.bredband.com!bredband!newsfeed1.telenordia.se!algonet!pepsi.tninet.se!not-for-mail From: Mats Karlssohn Newsgroups: comp.lang.ada Subject: Re: newbie can't get exceptions to work! Date: Wed, 11 Apr 2001 15:14:23 +0200 Organization: MIDA Systemutveckling AB Message-ID: <3AD458AF.22279994@mida.se> References: <9ao1if$cq9$1@taliesin.netcom.net.uk> <3ACFC902.115624A1@mindspring.com> <86u23yszjo.fsf@acm.org> <86wv8sfwec.fsf@acm.org> <9b1iru$aqs$1@taliesin.netcom.net.uk> NNTP-Posting-Host: sdu38-250.ppp.algonet.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: cubacola.tninet.se 986994866 22702 195.163.250.38 (11 Apr 2001 13:14:26 GMT) X-Complaints-To: abuse@algo.net NNTP-Posting-Date: 11 Apr 2001 13:14:26 GMT X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en Xref: supernews.google.com comp.lang.ada:6754 Date: 2001-04-11T13:14:26+00:00 List-Id: Ayende Rahien wrote: > > "Laurent Guerby" wrote in message > news:86wv8sfwec.fsf@acm.org... > > > And I of course forgot the mandatory () for function calls without > > args silliness ;-). > > No, I disagree with you about this one. It make reading far easier. > You *know* that it's a function, and not some variable. > Beside, it remind me of VB's abominationable () behaviour. This is really the same issue as () vs. [] for arrays. I and many other feel that, in the expresssion x := foo; knowing that foo is a constant, a variable or a parameterless function, is just an implementation detail. And thus having to use () to denote a function call is an annoying exception to uniformity. -- Mats Karlssohn, developer mailto:mats@mida.se Mida Systemutveckling AB http://www.mida.se Box 64, S-732 22 ARBOGA, SWEDEN Phone: +46-(0)589-89808 Fax: +46-(0)589-89809