Skip to content

Instantly share code, notes, and snippets.

@petermolnar-dev
Created January 12, 2017 20:39
Show Gist options
  • Save petermolnar-dev/8d3d1c663d4eb6132a7a5ab7314eb5bb to your computer and use it in GitHub Desktop.
Save petermolnar-dev/8d3d1c663d4eb6132a7a5ab7314eb5bb to your computer and use it in GitHub Desktop.
myObject - A better approach
MyObject *myObject =[[MyObject alloc] initWithTheOtherObjectDoingSomethingElse:alreadyExisitingObject
isNightModeOn:isNightMode];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment