Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29479 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9841 invoked by uid 1010); 16 May 2007 17:31:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9813 invoked from network); 16 May 2007 17:31:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 May 2007 17:31:11 -0000 X-Host-Fingerprint: 72.242.201.242 unknown Received: from [72.242.201.242] ([72.242.201.242:13384] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/71-00819-CDF3B464 for ; Wed, 16 May 2007 13:31:10 -0400 Message-ID: To: internals@lists.php.net References: <1082866338.20070516162127@marcus-boerger.de> <464B2AA2.8000707@zend.com> <8F.DE.41280.87F2B464@pb1.pair.com> Date: Wed, 16 May 2007 13:30:47 -0400 Lines: 24 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-RFC2646: Format=Flowed; Original X-Posted-By: 72.242.201.242 Subject: Re: [PHP-DEV] PHP 6 Preview From: cshmoove@hotmail.com ("l0t3k") "Michael Wallner" wrote in message news:DC.12.41280.0B83B464@pb1.pair.com... > l0t3k wrote: >>> Where? Will it be "eat it or die" when you're done? >>> There've been no replies from core developers to my postings on >>> php-i18n about providing ResourceBundle API except a single notice >>> from Andrei. >> >> i think i chimed in as well... > > You did, but you didn't come back. my memory is rusty on this point, but im sure my response was that ICU ResourceBundles are cached per-process by locale identifier, so they would cause issues in mass hosting situations. way back when, i ripped out the RB code and adapted it specifically for PHP, but that code was on a machine that was stolen....