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,8b8748382fcfacc1 X-Google-Attributes: gid103376,public From: Hyman Rosen Subject: Re: friend classes in ada95 (long) Date: 2000/04/24 Message-ID: #1/1 X-Deja-AN: 615032942 Sender: hymie@calumny.jyacc.com References: X-Complaints-To: abuse@panix.com X-Trace: news.panix.com 956594448 22355 209.49.126.226 (24 Apr 2000 16:40:48 GMT) Organization: PANIX Public Access Internet and UNIX, NYC NNTP-Posting-Date: 24 Apr 2000 16:40:48 GMT Newsgroups: comp.lang.ada Date: 2000-04-24T16:40:48+00:00 List-Id: Brian Rogoff writes: > It seems that I ruffled your feathers by using that word in the context of > your favorite language. Sorry. I actually liked the signature extension of > C++. I'd love to see such a feature grafted onto Ada. Sorry about that. My antennae sometimes get a little hyperextended in c.l.a. But as to signatures, I don't much care for them. It seems to me that they are there to take advantage of accidents in function naming, whereas interfaces are part of a design.