Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21477 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43392 invoked by uid 1010); 11 Jan 2006 14:32:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 43377 invoked from network); 11 Jan 2006 14:32:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2006 14:32:04 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from ([212.112.227.169:45940] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 98/21-29075-3E615C34 for ; Wed, 11 Jan 2006 09:32:03 -0500 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id B2DA0DF00CC; Wed, 11 Jan 2006 15:32:01 +0100 (CET) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13530-04; Wed, 11 Jan 2006 15:31:51 +0100 (CET) Received: from [127.0.0.1] (lsmith.home.cs.tu-berlin.de [130.149.150.67]) by ipx11223.ipxserver.de (Postfix) with ESMTP id DD3D1DF0068; Wed, 11 Jan 2006 15:31:50 +0100 (CET) Message-ID: <43C516D4.8060001@php.net> Date: Wed, 11 Jan 2006 15:31:48 +0100 User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Ilia Alshanetsky Cc: Leon Matthews , internals@lists.php.net References: <43C5145F.4090906@prohost.org> In-Reply-To: <43C5145F.4090906@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] Support for friend classes From: lsmith@php.net (Lukas Smith) 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. I think the PHP real world (not the guys porting Java APIs to PHP) requires support binary only: "public API" "my break at any time API" regards, Lukas