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 (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com