Japanese Language
Japanese Language
- Subject: Japanese Language
- From: Development <email@hidden>
- Date: Wed, 15 Jul 2009 15:36:47 -0700
Ok, I lucked out and got a great chance at releasing a bit of software
in japan. The problem is that it is 50/50 client to web. My primary
concerns are string translation from iPhoneOS to data being stored in
a mysql database. I have spent quite a bit of time googling and am
still not sure but is the japanese data that will be sent from my
application to my server utf-8? Or is it utf-16 as I for some reason
thought. Everything sent to the server is pre encoded for transport,
stored and then unencoded by the app so I feel at least a level of
confidence that if I encode with the correct string encoding my server
side will just accept and store the data. I dunno. Maybe I'm
completely confused.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden