Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19785 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11917 invoked by uid 1010); 28 Oct 2005 15:24:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11897 invoked from network); 28 Oct 2005 15:24:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2005 15:24:05 -0000 X-Host-Fingerprint: 212.183.45.181 M2510P021.adsl.highway.telekom.at Received: from ([212.183.45.181:17002] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 34/13-57990-39242634 for ; Fri, 28 Oct 2005 11:24:03 -0400 Message-ID: <34.13.57990.39242634@pb1.pair.com> To: internals@lists.php.net Date: Fri, 28 Oct 2005 17:23:11 +0200 Organization: IWORKS User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 [ http://iworks.at ] X-Accept-Language: de-AT, de-DE, de, en, en-GB, en-US MIME-Version: 1.0 References: <7C.7F.57990.F6E32634@pb1.pair.com> <000101c5dbd2$896eeb10$e902a8c0@thinkpad> In-Reply-To: <000101c5dbd2$896eeb10$e902a8c0@thinkpad> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 212.183.45.181 Subject: Re: [PHP-DEV] Internal class, read_property() and type == BP_VAR_W From: mike@php.net (Michael Wallner) Hi Dmitry Stogov, you wrote: > Hi Michael, > > You should define get_property_ptr_ptr() callback to support such > assignments. Yeah, I looked at that, but what do I gain? get_property_ptr_ptr() will be used for both described cases and instead of returning a zval* I'd have to return a zval**, but I could miss the obvious, and if that's the case, don't hesitate to drop me a quick pointer in the right direction! Thanks a lot Dmitry, -- Michael - http://dev.iworks.at/ext-http/http-functions.html.gz