Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30708 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45228 invoked by uid 1010); 9 Jul 2007 22:46:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45188 invoked from network); 9 Jul 2007 22:46:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2007 22:46:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.171 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.171 outbound.mailhop.org FreeBSD 4.6-4.9 Received: from [63.208.196.171] ([63.208.196.171:3806] helo=outbound.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/56-32798-85AB2964 for ; Mon, 09 Jul 2007 18:44:42 -0400 Received: from cs136054.pp.htv.fi ([213.243.136.54] helo=[192.168.1.100]) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1I81y7-000CJ3-5w; Mon, 09 Jul 2007 18:44:35 -0400 X-MHO-User: U2FsdGVkX18oyyF/p0kdDSnEPSxbtSnDYVKCPsMQf8E= X-MHO-User: U2FsdGVkX18X+rlCTEJF7RCGEFotADNOWcUnnjHq258= X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 213.243.136.54 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/5YCm/G515ShUmeNsK5wV/x18S7zHtDH0= Message-ID: <4692BA61.7060007@sci.fi> Date: Tue, 10 Jul 2007 01:44:49 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Antony Dovgal CC: Andrei Zmievski , internals@lists.php.net References: <1181829227.3478.3.camel@localhost.localdomain> <4678252F.2050803@sci.fi> <46783212.4020900@lerdorf.com> <34654.216.230.84.67.1183064088.squirrel@www.l-i-e.com> <54557.78.61.224.253.1183098089.squirrel@avilys.eik.lt> <4684BB91.4070507@zend.com> <2169.24.1.37.132.1183693664.squirrel@www.l-i-e.com> <1183699755.14343.5.camel@johannes.nop> <7d5a202f0707060224oa64dfeaw2c7ee17a735648f9@mail.gmail.com> <468E1158.2030900@lerdorf.com> <468E13C6.1070109@pooteeweet.org> <468E2009.9000703@zend.com> <468E7180.3020709@zend.com> <468E7256.10905@zend.com> <4692B1A3.1000808@zend.com> In-Reply-To: <4692B1A3.1000808@zend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: jani.taskinen@sci.fi (Jani Taskinen) Antony Dovgal kirjoitti: > On 10.07.2007 01:48, Andrei Zmievski wrote: >> And I think that we shouldn't, since it removes a big incentive for >> people to move to PHP 6. > > I don't really see much sense in forcing people to use PHP6 if we accept > the "PHP5 = PHP6 - Unicode" formula. > They are just different things, period. > >> Really, we need to get folks to use Unicode natively as much as possible. > > Andrei, I personally don't need Unicode at all. > I know, that may sound weird, but that's true. > >> This kind of attitude is precisely why we've had and continue to have >> such an internationalization mess when it comes to building >> applications. > > What attitude are you talking about here? > > I'm trying to be honest with myself in the first place. > Do _I_ like that horrible IS_STRING/IS_UNICODE mess we have atm? No. > Do _I_ want to maintain this mess in the future just because of some bad > design decision in the past? Noway, we had enough of that already. > > I would love to have clean and easy PHP6 without all the > "compatibility", which creates gazillion problems to both users and > developers. > Please notice that I didn't call Unicode useless crap or whatever others > may think about it, I just want PHP6 to be Unicode-only release because > it would make my personal life much easier > without complicating others' lives. Thank you Antony. This is exactly how I think too. --Jani