Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36703 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21054 invoked from network); 31 Mar 2008 08:59:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2008 08:59:00 -0000 X-Host-Fingerprint: 91.52.241.100 p5B34F164.dip.t-dialin.net Received: from [91.52.241.100] ([91.52.241.100:13163] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/53-05022-EC7A0F74 for ; Mon, 31 Mar 2008 03:58:54 -0500 To: internals@lists.php.net,Sam Barrow Message-ID: <47F0A7D9.9070801@dfpx.de> Date: Mon, 31 Mar 2008 10:59:05 +0200 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 References: <1206731631.29557.12.camel@sbarrow-desktop> In-Reply-To: <1206731631.29557.12.camel@sbarrow-desktop> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 91.52.241.100 Subject: Re: Type hinting question From: christian.mueller@dfpx.de (=?ISO-8859-1?Q?Christian_M=FCller?=) Sam Barrow schrieb: > Not bringing the issue back up on the list, I was just wondering if > there is a supporter of type hinting that would be willing to help me > implement an automatic conversion of objects with a __tostring() method > to strings if the object was passed as an argument with a string type > hint. Oi Willing, but quite unable ... or i don't exactly know what helping might involve ^^ I suspect C-programming and patch-testing ... if you are willing to share some knowledge with the latter, count me in.