Skip to content

Instantly share code, notes, and snippets.

@nevyn
Created September 2, 2011 13:06
Show Gist options
  • Save nevyn/1188556 to your computer and use it in GitHub Desktop.
Save nevyn/1188556 to your computer and use it in GitHub Desktop.
finn fem fel
NSDictionary *rootRep = [children objectAtIndex:0];
// Give up gracefully if rep doesn't match reality
if( not [[rootRep objectForKey:@"class"] isEqual:NSStringFromClass([rootController class])])
return self; http://getsetgames.com/wp-content/uploads/2009/07/grab-menu.png
[rootController initWithObjectRepresentation:rootRep];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment