Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Added singleton support so that no need to create property in application delegate. #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Janak-Nirmal
Copy link

No description provided.

@mikhchi
Copy link

mikhchi commented Jun 29, 2013

just cloned repo and learning the design of theme loader but adding singleton pattern makes sense.

@scompt
Copy link

scompt commented Oct 27, 2013

I don't have an opinion about whether a singleton is necessary or not, but if you do implement the singleton, it might be better to do it using dispatch_once, which seems to be Apple's preferred way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants