Hey folks!
In my project there is a managed object called "Group".
This object itself can contain child group objects.
How do I solve this situation in CoreData and in the FetchedResultsController?
My first shot:
http://i46.tinypic.com/zvonpd.png
Thanks, Dan