Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21737 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34723 invoked by uid 1010); 30 Jan 2006 18:33:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34708 invoked from network); 30 Jan 2006 18:33:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2006 18:33:56 -0000 X-Host-Fingerprint: 212.227.48.61 mayflowerholding.com Linux 2.5 (sometimes 2.4) (4) Received: from ([212.227.48.61:54732] helo=s15175637.rootmaster.info) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 8A/3C-30290-31C5ED34 for ; Mon, 30 Jan 2006 13:33:55 -0500 Received: (qmail 25317 invoked by uid 2520); 30 Jan 2006 19:33:51 +0100 Received: from 82.135.68.56 by s15175637 (envelope-from , uid 2020) with qmail-scanner-1.25st (uvscan: v4.4.00/v4684. spamassassin: 3.0.3. perlscan: 1.25st. Clear:RC:0(82.135.68.56):SA:0(-0.6/7.0):. Processed in 1.237034 secs); 30 Jan 2006 18:33:51 -0000 X-Spam-Status: No, hits=-0.6 required=7.0 Received: from ppp-82-135-68-56.mnet-online.de (HELO ?192.168.1.102?) (82.135.68.56) by mayflowerholding.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 30 Jan 2006 19:33:50 +0100 To: internals@lists.php.net Date: Mon, 30 Jan 2006 19:33:31 +0100 User-Agent: KMail/1.9 Cc: Jeff Moore , Kevin Waterson , Marcus Boerger References: <1fa2fe9192c4d0ed1f9037abd06d6b14@procata.com> <20060129080839.2811c562.kevin@oceania.net> <8980ccfb93298ddccc1991c6013f125d@procata.com> In-Reply-To: <8980ccfb93298ddccc1991c6013f125d@procata.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200601301933.31844.johannes@php.net> Subject: Re: [PHP-DEV] SplObjectStorage From: johannes@php.net (Johannes Schlueter) Hi Jeff, On Monday 30 January 2006 19:11, Jeff Moore wrote: > > Why not just call it Betty. > > Why not? "Betty" is only slightly more vague than "Storage." A vague > name is nobody's friend. "SplObjectStorage" is some thing which stores objects, that can be read out of the name so it at least gives an idea and compared to your "SplUniqueObjectContainer" it's quite short. > AFAIK, SplObjectStorage is targeted for PHP 6. I'm not suggesting > changing something that has been in PHP for half a decade. Is this not > the appropriate time and place to give feedback about API design > issues? It's part of PHP 5.1.2. johannes