Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Why is Silverback a singleton ? #21

Open
iboshkov opened this issue Jun 19, 2014 · 0 comments
Open

Why is Silverback a singleton ? #21

iboshkov opened this issue Jun 19, 2014 · 0 comments

Comments

@iboshkov
Copy link

The singleton isn't used anywhere in the internal Gorilla code, so it's safely removable, but why is it there in the first place ?

It prevents Gorilla from being included into a shared library (link issues), as well as all the disadvantages of the singleton pattern.

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

No branches or pull requests

1 participant