Skip navigation.
 
mlRe: Cocoa-dev Digest, Vol 2, Issue 452
FROM : Justin Spahr-Summers
DATE : Mon Apr 04 09:00:55 2005

You asked if you could have multiple keys referencing the same object.
So yes, just set the object for each key.

On Apr 3, 2005 11:17 PM, Daniel Child <<email_removed>> wrote:
> Yes, but how would that help?
>
> On Friday, April 1, 2005, at 11:38  PM,
> <email_removed> wrote:
>
> > You don't need multiple dictionaries for that. A dictionary cannot
> > have two identical keys, but it can have two (or more) identical
> > objects.

Related mailsAuthorDate
mlRe: Cocoa-dev Digest, Vol 2, Issue 452 Daniel Child Apr 4, 06:17
mlRe: Cocoa-dev Digest, Vol 2, Issue 452 Justin Spahr-Summe… Apr 4, 09:00