• 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: Dictionary won't write to disk
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dictionary won't write to disk


  • Subject: Re: Dictionary won't write to disk
  • From: Andy Lee <email@hidden>
  • Date: Wed, 8 Jun 2005 23:58:30 -0400

On Jun 8, 2005, at 11:37 PM, Dave DeLong wrote:
Perhaps there's another way to tackle this problem. All I need to do is inspect the structure of my dictionary. From what I've seen in the debugger, there's no clear way to get a list of all the key/ value pairs of a dictionary (or array, for that matter) while debugging. Is there? That would be preferred.

You could write a small method that prints all the key/value pairs, using NSDictionary's -keyEnumerator method. Then either put a call to that method in your code or break in the debugger and call it manually.


--Andy

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Dictionary won't write to disk (From: Dave DeLong <email@hidden>)
 >Re: Dictionary won't write to disk (From: Andy Lee <email@hidden>)
 >Re: Dictionary won't write to disk (From: Dave DeLong <email@hidden>)
 >Re: Dictionary won't write to disk (From: Andy Lee <email@hidden>)
 >Re: Dictionary won't write to disk (From: Dave DeLong <email@hidden>)

  • Prev by Date: Re: Dictionary won't write to disk
  • Next by Date: Re: In Window Toolbar (Like iPhoto)
  • Previous by thread: Re: Dictionary won't write to disk
  • Next by thread: Re: Dictionary won't write to disk
  • Index(es):
    • Date
    • Thread