Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Rename setNamespace to noConflict #23

Closed
colindresj opened this issue Feb 3, 2015 · 2 comments
Closed

Suggestion: Rename setNamespace to noConflict #23

colindresj opened this issue Feb 3, 2015 · 2 comments

Comments

@colindresj
Copy link

It's fairly typical for methods that reset a library's namespace in order to avoid collision to be called noConflict. See jQuery, Underscore, Lodash, Bootstrap, and even mainly server-side libraries like node-uuid.

I think a setNamespace method is reserved for actually creating a new namespace on or from an object, not changing the object's current global namespace.

@arasatasaygin
Copy link
Owner

Thanks @colindresj
You are right. Listed this one here > #44

@colindresj
Copy link
Author

👍

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

No branches or pull requests

2 participants