Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17610 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29549 invoked by uid 1010); 8 Aug 2005 14:14:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29534 invoked from network); 8 Aug 2005 14:14:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2005 14:14:37 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:50502] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 7A/9E-04646-CC867F24 for ; Mon, 08 Aug 2005 10:14:36 -0400 Received: (qmail 20594 invoked from network); 8 Aug 2005 14:14:33 -0000 Received: from cpe00095beeab35-cm000f9f7d6664.cpe.net.cable.rogers.com (HELO ?192.168.1.101?) (69.196.31.219) by prohost.org with SMTP; 8 Aug 2005 14:14:33 -0000 Message-ID: <42F768C8.4080704@prohost.org> Date: Mon, 08 Aug 2005 10:14:32 -0400 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derick Rethans CC: internals@lists.php.net References: <42F64DC8.2000205@prohost.org> In-Reply-To: X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Property Overloading RFC From: ilia@prohost.org (Ilia Alshanetsky) I got a quick tutorial from Derick :-) on what precisely will be the affect on the requested functionality and the suggestion makes a whole lot of sense. As "weird" declaring virtual properties it seems, there is really no other alternative for solving the outlined problems in a consistent manner. Ilia