Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10204 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2076 invoked by uid 1010); 1 Jun 2004 14:02:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1916 invoked from network); 1 Jun 2004 14:02:10 -0000 Received: from unknown (HELO smtprelay02.ispgateway.de) (62.67.200.157) by pb1.pair.com with SMTP; 1 Jun 2004 14:02:10 -0000 Received: (qmail 17133 invoked from network); 1 Jun 2004 14:02:09 -0000 Received: from unknown (HELO heinz-ruediger) (126482@[212.202.104.234]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 1 Jun 2004 14:02:09 -0000 To: "Stephan Schmidt" , internals@lists.php.net Date: Tue, 01 Jun 2004 16:02:43 +0200 MIME-Version: 1.0 Message-ID: <40BCA8A3.17236.59BA8@localhost> Priority: normal In-reply-to: <007801c447db$649d5920$9e46a8c0@zephir> References: <20040601131122.36657.qmail@pb1.pair.com> X-mailer: Pegasus Mail for Windows (v4.12a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Subject: RE: [PHP-DEV] Use of 'self' in static function in subclass From: fb@fbeyer.com ("Ferdinand Beyer") On 1 Jun 2004 at 15:21, Stephan Schmidt wrote: > Furthermore this renders the template-method pattern quite useless, so > IMHO it should be changed. He should define an abstract method Foo::Baz() here. -- Ferdinand Beyer