RE: [JAVA] NSDictionary vs Hashtable etc
RE: [JAVA] NSDictionary vs Hashtable etc
- Subject: RE: [JAVA] NSDictionary vs Hashtable etc
- From: "Mondragon, Ian" <email@hidden>
- Date: Tue, 11 Feb 2003 16:53:41 -0600
niko,
check out the "additional information" at the bottom of
http://cocoadevcentral.com/articles/000024.php
hope that helps a little bit...
- ian
>
-----Original Message-----
>
From: Niko Matsakis [SMTP:email@hidden]
>
Sent: Tuesday, February 11, 2003 4:10 PM
>
To: email@hidden
>
Subject: [JAVA] NSDictionary vs Hashtable etc
>
>
I'm wondering where I can find more details about the Java - Obj C bridge.
>
For example, I know that (or I think I do!) NSString and java.lang.String
>
are interchangable. However, I'm not sure if other classes are likewise
>
interchangable. For example:
>
>
NSArray vs java.util.Vector?
>
NSDictionary vs java.util.Hashtable?
>
NSNumber vs java.lang.Double?
>
>
Also, I'm wondering whether weak references are used any time I set a
>
field
>
in some Cocoa object such as a data source, or only in certain objects?
>
>
Answers to these questions would be great: somewhere I can read up on the
>
details of how the bridge was accomplished and what gotcha's are waiting
>
for me would be fantastic as well!
>
>
>
>
thanks,
>
niko
>
_______________________________________________
>
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.
_______________________________________________
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.