Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33691 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99105 invoked by uid 1010); 4 Dec 2007 20:26:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99090 invoked from network); 4 Dec 2007 20:26:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2007 20:26:38 -0000 Authentication-Results: pb1.pair.com header.from=michaelm@swplumb.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=michaelm@swplumb.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain swplumb.com from 209.181.81.165 cause and error) X-PHP-List-Original-Sender: michaelm@swplumb.com X-Host-Fingerprint: 209.181.81.165 mail.swplumb.com Windows XP Pro SP1, 2000 SP3 Received: from [209.181.81.165] ([209.181.81.165:2031] helo=swplumb.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 90/88-47601-BF7B5574 for ; Tue, 04 Dec 2007 15:26:37 -0500 Received: from michael-ms-computer.local [192.168.2.66] by swplumb.com with ESMTP (SMTPD-9.22) id A6F20248; Tue, 04 Dec 2007 13:22:10 -0700 Message-ID: <4755B7F8.6080600@swplumb.com> Date: Tue, 04 Dec 2007 13:26:32 -0700 User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 CC: internals Mailing List References: <4731278C.8020301@chiaraquartet.net> <4731F977.4080502@zend.com> <4753B087.4020206@chiaraquartet.net> <47548031.20608@zend.com> <30bd80240712031605y326d886fl6197839a60eeedcf@mail.gmail.com> <47559014.2070607@zend.com> <30bd80240712040944we67015ds3b86c4f9efeb266f@mail.gmail.com> <475594FC.1060903@zend.com> <475598BB.2010203@swplumb.com> <52dbac0f0712041023id44081ftc3c2147a1b69a13a@mail.gmail.com> <4755AA8E.704@swplumb.com> <03f401c836b2$451ff520$e6dfc350@foxbox> In-Reply-To: <03f401c836b2$451ff520$e6dfc350@foxbox> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ignored patches From: michaelm@swplumb.com (Michael McGlothlin) >> I'm a firm believer that it's better to throw more CPU power at a >> performance problem than to make code less maintainable. Just buy a >> faster server. > That hardly applies to library developers, though. They don't have > control over their users' CPU power... You should write the best good you can but I think maintainability is more important than performance (within reason). You can't help if some of your users are trying to run your code on a 486. You can buy a pretty nice server for $3000 these days. That's within almost any business's range. -- Michael McGlothlin Southwest Plumbing Supply