discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Q] NSCharacterSet difference between Cocoa and GNUstep?


From: Sungjin Chun
Subject: [Q] NSCharacterSet difference between Cocoa and GNUstep?
Date: Fri, 4 Mar 2005 14:59:45 +0900

Hi,

During testing of XMLRPC framework, I've encountered character set related problem. The test data is simple string of Korean and this works well in Cocoa environment. But in GNUstep, this data, ie., korean string is considered as illegalCharacterSet in NSCharacterSet. From Apple documentation, Cocoa uses Unicode 3.2, but I do not know on GNUstep's case.

Is this because GNUstep uses older data which does not have Korean characterset? Or is there any other source of problem?

Can anyone let me know information on this or good approach to find the source of problem?

Thanks in advance.

--------------------------------------------------
Sungjin Chun, Developer
Embian
chunsj@embian.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]