Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding custom string encodings to NSString/CFString



Hi,

The NSString class (aka CFString functions) allow a reasonable range of
different string encodings for reading and writing, making it pretty
straightforward to deal with strings encoded in different ways.

However my app needs to manipulate strings using a different encoding
(specifically, Palm's string encoding).

It would be neat if I could add knowledge of Palm's encoding to
NSString/CFString, but after some inspection of the documentation and
headers this seems to not be possible.

Is this functionality there after all (am I blind?) or do I have to resort
to hacking up my own translation tables?

Cheers,

Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.