Is there a way to take a look inside a NSManagedObjectContext?
All is in the question, i would if it is possible to look in a NSManagedObjectContext in orde开发者_开发百科r to look how many Entity is actually in etc.
If you want to browse the contents of your context interactively, you can do that with F-script.
精彩评论