Re: Is there any support in Cocoa for stupidly encoded UTF-8 string?
Re: Is there any support in Cocoa for stupidly encoded UTF-8 string?
- Subject: Re: Is there any support in Cocoa for stupidly encoded UTF-8 string?
- From: email@hidden
- Date: Thu, 20 Jan 2005 13:39:00 -0800
On Jan 20, 2005, at 1:30 PM, Bob Ippolito wrote:
What about TECM?
http://developer.apple.com/documentation/Carbon/Conceptual/
ProgWithTECM/
http://developer.apple.com/documentation/Carbon/Reference/
Text_Encodin_sion_Manager/
I think it knows how to guess better than you or I do :)
I wrapped some of this in Python a while ago
<http://undefined.org/python/#TECManager>.
Yup -- what Bob said.
Except when you have a stream of characters in a structured format --
say XML -- where the whole document is claimed to be UTF-8, but subsets
are actually ISO8859-1.
b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden