> To me the UTF8 flag is just a trick to improve the performance of Ahh, I'd say all the UTF-8 encoding and decoding is, if anything, degrading our performance. UTF-8 is space-spaving for US-ASCII, that's about the only redeeming feature of it, for all the other character ranges it is wasteful in space. I would go for UCS-2 (UTF-16) as soon as possible as the preferred internal encoding. -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack Cohen
- Re: [EXPERIMENTAL] 1st draft of Encode Gisle Aas
- Re: [EXPERIMENTAL] 1st draft of Encode Jarkko Hietaniemi
- Re: [EXPERIMENTAL] 1st draft of Encode Gisle Aas
- Re: [EXPERIMENTAL] 1st draft of Encode Jarkko Hietaniemi
- Re: [EXPERIMENTAL] 1st draft of Encode Gisle Aas
- Re: [EXPERIMENTAL] 1st draft of Encode Simon Cozens
- Re: [EXPERIMENTAL] 1st draft of Encode Graham Barr
- Re: [EXPERIMENTAL] 1st draft of Encode Jarkko Hietaniemi
- Re: [EXPERIMENTAL] 1st draft of Encode Simon Cozens
- Re: [EXPERIMENTAL] 1st draft of Encode Jarkko Hietaniemi
- Re: [EXPERIMENTAL] 1st draft of Encode Jarkko Hietaniemi
- Re: [EXPERIMENTAL] 1st draft of Encode Ed Batutis
- Re: [EXPERIMENTAL] 1st draft of Encode Nick Ing-Simmons
- PICU: Perl wrappers for ICU bstell
- Re: [EXPERIMENTAL] 1st draft of Encode Philip Newton
- Re: [EXPERIMENTAL] 1st draft of Encode Jarkko Hietaniemi
- Re: [EXPERIMENTAL] 1st draft of Encode Dominic Dunlop
- Re: [EXPERIMENTAL] 1st draft of Encode Philip Newton