Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32826 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14622 invoked by uid 1010); 17 Oct 2007 12:23:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14607 invoked from network); 17 Oct 2007 12:23:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2007 12:23:30 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.132.246 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 209.85.132.246 an-out-0708.google.com Received: from [209.85.132.246] ([209.85.132.246:44643] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/A6-05004-1CEF5174 for ; Wed, 17 Oct 2007 08:23:30 -0400 Received: by an-out-0708.google.com with SMTP id c8so205491ana for ; Wed, 17 Oct 2007 05:23:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=53mFOGQFKQsS0OFqlQ5tu6SxujJVfNi8UiRXAAHCeG0=; b=hA0neHLhDMrBhNSWGizYLnJxeySCytZQM+emCicNHSBIOewBP5JGuwJ06ov8Ou7d9j6p4a0ZK/JsjDe3KQcrNMYxlNVJ0QzfYmLCwbXjwEqvZ9ufROSkAqXvqUDVDWw3IJzZgIq5C9Hn5Z3APP34qJ4RPDiO4SjYlMKWRmYmWE0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YWEe6k54NXrfCJ0ZvYLVKn8TX1CrSkPm02dLTbGHB+AvldafaiynB4X+ecoZ+ew6GR+MJ0/IiTg/h+eJvrxLgqaSBaxRhPyI5REtLy17dc7Os5HUajPK/9SUf4HZwm1fueoJAFjcm5cAC0zZsp15BgX19b2XCzooY49y7wLJ0QI= Received: by 10.114.204.7 with SMTP id b7mr529591wag.1192623806816; Wed, 17 Oct 2007 05:23:26 -0700 (PDT) Received: by 10.115.59.1 with HTTP; Wed, 17 Oct 2007 05:23:26 -0700 (PDT) Message-ID: <10845a340710170523k55f7b956l61119b491e9a6c73@mail.gmail.com> Date: Wed, 17 Oct 2007 13:23:26 +0100 Reply-To: RQuadling@GoogleMail.com To: "Stanislav Malyshev" Cc: internals@lists.php.net In-Reply-To: <471553FE.8060700@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7C37FF3A0196094F95430BA95952032211B7C5@s1.mkj.lan> <7C37FF3A0196094F95430BA95952032211B7C7@s1.mkj.lan> <72129346.20071014092922@marcus-boerger.de> <7C37FF3A0196094F95430BA95952032211B7CC@s1.mkj.lan> <19939840.20071014231353@marcus-boerger.de> <002f01c80f5b$d645d340$15b2a8c0@unterwegs> <7C37FF3A0196094F95430BA95952032211B7D2@s1.mkj.lan> <10845a340710160150k31faebdv69d6c33939024a4f@mail.gmail.com> <471553FE.8060700@zend.com> Subject: Re: [PHP-DEV] Method overloading by method signature From: rquadling@googlemail.com ("Richard Quadling") On 17/10/2007, Stanislav Malyshev wrote: > > suit fully fitted) "catch-up". (Hey when has documentation EVER been > > ahead of the game!?!). > > Always? Otherwise there would be no need for documentation, if > everything was in the code. Some people even start with writing docs and > only then implement the actual code. Of course, it is not always the > case (and some code, like Zend Engine, is so obvious that no docs are > needed anyway ;) but documentation containing more insight and more > content than the pure code is almost always the case, especially with > properly documented code. So all I need to do is document this great new feature, hope no-one notices and then come screaming saying that it doesn't work as documented. Hmm. Possibly not a good way to make friends and influence people. This feature, along with property accessibility via some sort of read/write mechanism would be more useful to me than some other features (like cough-cough unicode cough-cough). It is something I am familiar with in other languages. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"