On Tue, April 18, 2006 1:11 pm, Pierre wrote:
> On 4/18/06, Andrei Zmievski <[EMAIL PROTECTED]> wrote:
>> Once again, people who upgrade to PHP 6 will either turn the unicode
>> switch and stick with it (in which case they will see "binary
>> string"
>> and "Unicode string") or they will keep the switch off (and will
>> live
>> merrily thereafter with "string"). They won't be flipping back and
>> forth.
>
> I disagree, people will have to switch because they will have to use
> many unknown configurations. Anyway, I made my point is made, and it
> is not that important at this stage :)

I think having just "string" in non-Unicode mode and "binary string"
with Unicode on will actually be more helpful to people who have to
live in both environments.

If I see "binary string" all over, I'll KNOW I'm running Unicode and
might need to do something different.

Also, all the error messages posted all over the Internet for search
engines to find will be distinguishable, to some degree, by the
presence or lack of "binary " in the text, which can help narrow down
the morass of data available.

PS No more OT posts here from me, I promise. :-)

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to