Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21478 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48148 invoked by uid 1010); 11 Jan 2006 14:50:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48133 invoked from network); 11 Jan 2006 14:50:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2006 14:50:19 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:13594] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 9F/81-29075-92B15C34 for ; Wed, 11 Jan 2006 09:50:18 -0500 Received: (qmail 7577 invoked from network); 11 Jan 2006 14:50:12 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 11 Jan 2006 14:50:12 -0000 Message-ID: <7.0.0.16.2.20060111064942.048f2eb0@zend.com> X-Mailer: QUALCOMM Windows Eudora Version 7.0.0.16 Date: Wed, 11 Jan 2006 06:50:07 -0800 To: Ilia Alshanetsky ,Leon Matthews Cc: internals@lists.php.net In-Reply-To: <43C5145F.4090906@prohost.org> References: <43C5145F.4090906@prohost.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Support for friend classes From: andi@zend.com (Andi Gutmans) Yep, I agree with that. And coming from years of writing C++ I barely used friends and it always seemed kind of hackish to me. At 06:21 AM 1/11/2006, Ilia Alshanetsky wrote: >I think we should avoid complicating an already complex OO >functionality. Borrowing concepts from other languages is fine, but to a >degree. > >Ilia > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php