Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27936 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98015 invoked by uid 1010); 9 Feb 2007 07:57:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98000 invoked from network); 9 Feb 2007 07:57:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2007 07:57:44 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from [80.123.98.46] ([80.123.98.46:13890] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/87-18147-7792CC54 for ; Fri, 09 Feb 2007 02:57:43 -0500 Message-ID: <91.87.18147.7792CC54@pb1.pair.com> To: internals@lists.php.net Date: Fri, 09 Feb 2007 08:57:51 +0100 User-Agent: Thunderbird 1.5.0.9 (X11/20070103) MIME-Version: 1.0 References: <45CC1984.6010304@pooteeweet.org> In-Reply-To: <45CC1984.6010304@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: todo items From: mike@php.net (Michael Wallner) Lukas Kahwe Smith wrote: > 1. on-the-fly static properties (mike) I didn't request these, I just posted something that looked like a patch. Yet, I wouldn't mind removing another unreasonable fatalism. > 2. 'strict class' to disable dynamic member variable addition (marcus) IIRC that doesn't describe the whole problem, re: OO-strictness@internals etc. > 2. add support for files >2GB (wez) That would really be nice! Regards, -- Michael