Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27937 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10285 invoked by uid 1010); 9 Feb 2007 08:21:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 10268 invoked from network); 9 Feb 2007 08:21:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2007 08:21:39 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:49270] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/29-18147-31F2CC54 for ; Fri, 09 Feb 2007 03:21:39 -0500 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 70856DF002B; Fri, 9 Feb 2007 09:21:36 +0100 (CET) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14119-08; Fri, 9 Feb 2007 09:21:34 +0100 (CET) Received: from [127.0.0.1] (234.24.3.213.fix.bluewin.ch [213.3.24.234]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id 53518DF0028; Fri, 9 Feb 2007 09:21:34 +0100 (CET) Message-ID: <45CC2F14.4070707@pooteeweet.org> Date: Fri, 09 Feb 2007 09:21:40 +0100 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Michael Wallner Cc: internals@lists.php.net References: <45CC1984.6010304@pooteeweet.org> <91.87.18147.7792CC54@pb1.pair.com> In-Reply-To: <91.87.18147.7792CC54@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] Re: todo items From: mls@pooteeweet.org (Lukas Kahwe Smith) Michael Wallner wrote: >> 1. on-the-fly static properties (mike) > > I didn't request these FYI, the names in parenthesis are the person I figured was most likely to implement the given feature and not who requested it necessarily. Anyways, a lot of people "abuse" the comment system on the todo wiki for feature requests, and the above item has been by far the most requested one. Personally I would really like to see it as well. It would open up a lot of possibilities, for example in DOA/ActiveRecord implementations. regards, Lukas