Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9542 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58006 invoked by uid 1010); 24 Apr 2004 15:27:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57945 invoked from network); 24 Apr 2004 15:27:12 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 24 Apr 2004 15:27:12 -0000 Received: from [66.80.117.254] (helo=[10.0.1.24]) by longsword.omniti.com with asmtp (TLSv1:RC4-SHA:128) (Exim 4.14) id 1BHP3h-0007qg-7c; Sat, 24 Apr 2004 11:27:13 -0400 In-Reply-To: References: <4089E106.4040409@akbkhome.com> <408A138C.2010801@cschneid.com> <408A7724.8020908@sebastian-bergmann.de> <5D895506-95FB-11D8-81F9-000393B2B3C0@omniti.com> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <224ED700-9604-11D8-81F9-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Sat, 24 Apr 2004 11:29:10 -0400 To: Sebastian Bergmann X-Mailer: Apple Mail (2.613) Subject: Re: [PHP-DEV] Re: [PEAR-DEV] Re: [PHP-DEV] Performance Consideration of 1 class per file From: george@omniti.com (George Schlossnagle) On Apr 24, 2004, at 10:29 AM, Sebastian Bergmann wrote: > George Schlossnagle wrote: >> 1) it's not as simple as it sounds, especially if you have includes >> that do more than just declare functions and classes. > > Who said anything about this beeing easy? Easy is boring ;-) > > As far as 1) is concerned: this should not be a problem with PEAR > packages, right? No idea. George