18.03.2013 14:45, Dimitry Sibiryakov wrote: > What's the point of using UTF8? ICU internally works with UCS4, so for every > comparsion > or other operation engine will have to convert UTF8 to UCS4 and then back. > Such waste of time.
I was implying that a C string (zero terminated) compatibility would be a requirement. If not and if we'd be agree to pay a memory penalty, UCS4 or whatever else could be used instead. Dmitry ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
