Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47694 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38363 invoked from network); 31 Mar 2010 07:34:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2010 07:34:36 -0000 Authentication-Results: pb1.pair.com header.from=jacob@oettinger.dk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jacob@oettinger.dk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oettinger.dk from 209.85.219.215 cause and error) X-PHP-List-Original-Sender: jacob@oettinger.dk X-Host-Fingerprint: 209.85.219.215 mail-ew0-f215.google.com Received: from [209.85.219.215] ([209.85.219.215:53433] helo=mail-ew0-f215.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/BE-00555-B0BF2BB4 for ; Wed, 31 Mar 2010 02:34:36 -0500 Received: by ewy7 with SMTP id 7so49479ewy.11 for ; Wed, 31 Mar 2010 00:34:31 -0700 (PDT) Received: by 10.213.39.66 with SMTP id f2mr1462792ebe.77.1270020871332; Wed, 31 Mar 2010 00:34:31 -0700 (PDT) Received: from [192.168.1.2] ([80.197.103.141]) by mx.google.com with ESMTPS id 13sm3487632ewy.1.2010.03.31.00.34.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 31 Mar 2010 00:34:30 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1078) In-Reply-To: <4BB2DC2C.9020701@lerdorf.com> Date: Wed, 31 Mar 2010 09:34:28 +0200 Content-Transfer-Encoding: quoted-printable Message-ID: References: <698DE66518E7CA45812BD18E807866CE03F16456@us-ex1.zend.net> <8244EE68-21B6-41B3-B4A2-5AA7A6F2A794@pooteeweet.org> <4BABDCA2.8010107@oracle.com> <970168F8-D98F-413E-8BB5-AF8B538D7A88@pooteeweet.org> <4BAE1617.5040407@anderiasch.de> <20100328082228.GA2011@rangda.stickybit.se> <323C21DB-9883-4227-9458-2695756C4B78@roshambo.org> <4BB2DC2C.9020701@lerdorf.com> To: internals@lists.php.net X-Mailer: Apple Mail (2.1078) Subject: Wiki-page for unicode status and ideas From: jacob@oettinger.dk (Jacob Oettinger) Hi all, I have been following the internals list since I heard that the unicode = effort had grinded to a halt (so I am quite the noob into the php = internals world).=20 I have some ideas for possible ways to implement unicode handling. My = guess is that most of these have been discussed earlier but I do not = seem to be able to find any good way of reading up on the choices that = led to the php 6 unicode implementation (please direct me in the right = direction if such a source is available). It would also be great if = there was a source of information that listed some of the caveats of the = project that I am guessing is what is making it hard to implement. I proppose that we make a wiki page that attempts to summarize = information about unicode support in php. Some of the headlines on the = page could be: * Desired features * Cavets * The "php 6 way" * Possible alternative "ways" I think this would give a good overview that would make it easier to = make the right decision on how to move forward. I would like to organize/collect/manage the information, but I need help = in finding the needed information.=20 Is this a good idea?=20 Is it silly to have someone, that has not been involved in the earlier = unicode discussions, trying to summarize on them?=20 Regards, Jacob Oettinger=