• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[Q2] is it shallow copy or deep copy? and why things are not retrieved well?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Q2] is it shallow copy or deep copy? and why things are not retrieved well?


  • Subject: [Q2] is it shallow copy or deep copy? and why things are not retrieved well?
  • From: JongAm Park <email@hidden>
  • Date: Mon, 18 Dec 2006 00:09:10 -0800

Hello.

There is one thing I didn't describe.
What is more strange is that some of the values are displayed, while
some are not.
if they are not retained or copied, the result should be same for all of
the values. But it is not.

For example,

{kCFStringEncodingMacJapanese, *1*, N/A, 2147483649, X-MAC-JAPANESE, 10001}
kCFStringEncodingMacChineseTrad, 2, N/A, 2147483650, X-MAC-TRAD-CHINESE,10002}
kCFStringEncodingMacKorean, 3, N/A, 2147483651, X-MAC-KOREAN, 10003}
kCFStringEncodingMacArabic, 4, N/A, 2147483652, X-MAC-ARABIC, 10004}
kCFStringEncodingMacHebrew, 5, N/A, 2147483653, X-MAC-HEBREW, 10005}
kCFStringEncodingMacGreek, 6, N/A, 2147483654, X-MAC-GREEK, 10006}
kCFStringEncodingMacCyrillic, 7, N/A, 2147483655, X-MAC-CYRILLIC, 10007}
kCFStringEncodingMacDevanagari, 9, N/A, 2147483657, X-MAC-DEVANAGARI, 10009}
kCFStringEncodingMacGurmukhi, 10, N/A, 2147483658, X-MAC-GURMUKHI, 10010}
kCFStringEncodingMacGujarati, *11*, N/A, 2147483659, X-MAC-GUJARATI, 10011}
kCFStringEncodingMacOriya, *(null)*, (null), (null), (null), (null)}
kCFStringEncodingMacBengali, (null), (null), (null), (null), (null)}
....
{kCFStringEncodingMacThai, *21*, N/A, 2147483669, X-MAC-THAI, 10021}
{kCFStringEncodingMacLaotian, *(null),* (null), (null), (null), (null)}
{kCFStringEncodingMacGeorgian, (null), (null), (null), (null), (null)}
{kCFStringEncodingMacArmenian, (null), (null), (null), (null), (null)}
{kCFStringEncodingMacChineseSimp, 25, N/A, 2147483673,X-MAC-SIMP-CHINESE, 10025}
{kCFStringEncodingMacTibetan, 26, N/A, 2147483674, X-MAC-TIBETAN, 10026}
.....

Thank you.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Prev by Date: [Q] is it shallow copy or deep copy? and why things are not retrieved well?
  • Next by Date: Re: CoreData/NSManagedObject accessor performance problems
  • Previous by thread: Re: [Q] is it shallow copy or deep copy? and why things are not retrieved well?
  • Next by thread: Getting the users typed text in a NSComboBox textfield
  • Index(es):
    • Date
    • Thread