Skip to content
This repository was 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
Janak-Nirmal wants to merge 3 commits into
brentsimmons:masterfrom
Janak-Nirmal:master
Open

Added singleton support so that no need to create property in application delegate.#2
Janak-Nirmal wants to merge 3 commits into
brentsimmons:masterfrom
Janak-Nirmal:master

Conversation

@Janak-Nirmal

Copy link
Copy Markdown

No description provided.

@mikhchi

mikhchi commented Jun 29, 2013

Copy link
Copy Markdown

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

@scompt

scompt commented Oct 27, 2013

Copy link
Copy Markdown

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