Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21739 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45204 invoked by uid 1010); 30 Jan 2006 19:03:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45189 invoked from network); 30 Jan 2006 19:03:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2006 19:03:45 -0000 X-Host-Fingerprint: 207.58.169.145 vps.procata.net Linux 2.4/2.6 Received: from ([207.58.169.145:44923] helo=vps.procata.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 37/9D-30290-1136ED34 for ; Mon, 30 Jan 2006 14:03:45 -0500 Received: from [65.111.204.85] (helo=[65.111.204.85]) by vps.procata.net with esmtp (Exim 4.52) id 1F3eJQ-0003BA-PW; Mon, 30 Jan 2006 14:03:41 -0500 In-Reply-To: <200601301933.31844.johannes@php.net> References: <1fa2fe9192c4d0ed1f9037abd06d6b14@procata.com> <20060129080839.2811c562.kevin@oceania.net> <8980ccfb93298ddccc1991c6013f125d@procata.com> <200601301933.31844.johannes@php.net> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: php internals , Marcus Boerger Date: Mon, 30 Jan 2006 14:04:02 -0500 To: Johannes Schlueter X-Mailer: Apple Mail (2.623) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.procata.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - procata.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] SplObjectStorage From: jeff@procata.com (Jeff Moore) On Jan 30, 2006, at 1:33 PM, Johannes Schlueter wrote: > "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. There are many ways to store objects. Arrays can store objects, too. What makes this class different? > It's part of PHP 5.1.2. I didn't realize that. If I had, I probably wouldn't have posted in the first place. These things get in so fast and I rarely see any discussion on them. My goal in posting was to provoke some discussion before it was released. Best Regards, Jeff