Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56168 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94225 invoked from network); 8 Nov 2011 17:34:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2011 17:34:29 -0000 Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.170 as permitted sender) X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:44285] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/00-28203-42869BE4 for ; Tue, 08 Nov 2011 12:34:28 -0500 Received: by eyg7 with SMTP id 7so596164eyg.29 for ; Tue, 08 Nov 2011 09:34:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=KMfKeQ6SeNedqBVzMif0v6ohlKvKXDczU32w//vj7+Y=; b=myZKcmdM762o0bHfJccVILynsPq14WP6P8UA5hI1C4JqeNe9pXv7Jwgfjn97CjTFIf u5tjK/urBnzpLMXjQ9ZRORnBCe5TGWRko5PhjJxkWSKbmpilSz0ZccvVw6A/LxkdGmnS eZ6lMgW+d/F6/mo+655cYPKkZEITQia27i7Ww= Received: by 10.182.147.4 with SMTP id tg4mr10297012obb.60.1320773339348; Tue, 08 Nov 2011 09:28:59 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.221.71 with HTTP; Tue, 8 Nov 2011 09:28:38 -0800 (PST) In-Reply-To: References: <4EB81703.7030605@hoa-project.net> <4EB81C84.8010609@hoa-project.net> <4EB820BB.2030009@lsces.co.uk> <4EB822D4.4060306@hoa-project.net> <4EB89C36.5000503@garfieldtech.com> <4EB8A22B.8000607@lerdorf.com> Date: Tue, 8 Nov 2011 15:28:38 -0200 Message-ID: To: Nikita Popov Cc: Rasmus Lerdorf , Larry Garfield , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] SplClassLoader RFC Voting phase From: guilhermeblanco@gmail.com ("guilhermeblanco@gmail.com") Hi Nikita, Because there's no need to bring to C a single foreach. Also, if you re-read the RFC, you'll see that SplClassLoader is extendable for personalized developer needs, such as an addAll or an APC lookup. Cheers, On Tue, Nov 8, 2011 at 3:25 PM, Nikita Popov wr= ote: > On Tue, Nov 8, 2011 at 6:17 PM, guilhermeblanco@gmail.com > wrote: >> Remove is useless. conditionally add loaders and you're done. >> AddAll is ok for user land, but we focus on basic stuff, not fluffy >> implementations. It can be easily done in userland. > ... Just like the whole rest of the class: all of it can be done in > userland with a few lines of code. So why do you stop at addAll? > > Nikita > --=20 Guilherme Blanco Mobile: +55 (11) 8118-4422 MSN: guilhermeblanco@hotmail.com S=C3=A3o Paulo - SP/Brazil