Re: Unicode strings?

From: Date: Wed, 12 Mar 2014 11:14:18 +0000
Subject: Re: Unicode strings?
References: 1 2 3 4 5 6 7 8  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Am 12.03.2014 11:54, schrieb Pierre Joye:

Also I do not get your argument earlier in this discussion saying that we should not implement objects or pseudo-objects for unicode support. where is the problem? It can work with existing functions as well, does not break BC, does not introduce weird syntax that prevents code from running in 5.x and 6.x (u"foo" will f.e.). The more I look at it, the more I think it is the way.
Am 06.03.2014 08:56, schrieb Crypto Compress:
Would "type juggling" allow for autoboxing into a second string type where needed (unicode-aware functions)?
No, we should not create an string-object to handle all intricacies of unicode. I'm against heavyweight objects not "object" per se.


Thread (28 messages)

« previous php.internals (#73079) next »