Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29436 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38197 invoked by uid 1010); 15 May 2007 11:06:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38182 invoked from network); 15 May 2007 11:06:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2007 11:06:02 -0000 X-Host-Fingerprint: 80.123.98.46 unknown Received: from [80.123.98.46] ([80.123.98.46:22247] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/99-07106-91499464 for ; Tue, 15 May 2007 07:06:01 -0400 Message-ID: <1D.99.07106.91499464@pb1.pair.com> To: internals@lists.php.net Date: Tue, 15 May 2007 13:06:14 +0200 User-Agent: Thunderbird 1.5.0.10 (X11/20070403) MIME-Version: 1.0 References: <10845a340705150044q348598c1uac647e7c45409327@mail.gmail.com> In-Reply-To: <10845a340705150044q348598c1uac647e7c45409327@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Posted-By: 80.123.98.46 Subject: Re: Userspace stream wrappers and Unicode. From: mike@php.net (Michael Wallner) Richard Quadling wrote: > Not being obtuse or antagonistic, just not understanding the > implications of unicode, but why will unicode kill off userspace > stream wrappers? It's not about unicode. It's just been argued that each userspace stream wrapper will be marked as remote stream. Regards, -- Michael