• 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
Re: reading keys from a plist file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reading keys from a plist file


  • Subject: Re: reading keys from a plist file
  • From: Alastair Houghton <email@hidden>
  • Date: Mon, 1 Dec 2003 12:15:22 +0000

On 1 Dec 2003, at 10:44, M. Uli Kusterer wrote:

> You don't need an NSEnumerator if that's all you want to do.
> NSEnumerators are only for the case where you want to enumerate all
> (or most) of the objects in an array, dictionary or whatever. In
> particular, since AppleSymbolicHotkeys above again contains a
> dictionary, I don't think you can use objectEnumerator on it (as I
> seem to remember that method only was available for NSArray).

You can use -objectEnumerator on a dictionary, although -keyEnumerator
is usually more useful.

Kind regards,

Alastair.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.

References: 
 >reading keys from a plist file (From: Tavis <email@hidden>)
 >Re: reading keys from a plist file (From: "M. Uli Kusterer" <email@hidden>)

  • Prev by Date: Re: NSBezierPath
  • Next by Date: Catching mouse-clicks outside UI elements
  • Previous by thread: Re: reading keys from a plist file
  • Next by thread: Re: reading keys from a plist file
  • Index(es):
    • Date
    • Thread