"l0t3k" <cshmoove@bellsouth.net> wrote:
> thanks for the quick response. i guess i have some digging to do. by the
> way, how far along is the new mbstring ? libiconv is not too convenient or
> smart on chunked conversions (which is where my problem lies) my last look a
> mbstring made me believe that this is something you consciously address.
> since my extension is ZE2 specific, i have some time to play with.
Well, so far I didn't make significant progress in that, unfortunately.
I'm still stuck with the API design as I'm still looking for a reasonable
settlement between per-character-basis and per-octet-basis.
BTW I've got no such idea that iconv is less convenient for chunked
conversion. IMO some thin wrapper on the library could help as well as you
want.
Moriyoshi