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

Not using the global namespace #33

Closed
wants to merge 2 commits into from

Conversation

TheSavior
Copy link
Contributor

Pulling everything out of the global namespace and putting most everything inside of prototypes so we can separate the code out into being more like an object that we all know and love. Should be easier to maintain than spaghetti code down the road.

@TheSavior
Copy link
Contributor Author

I know that this breaks one of the golden rules of open source (work inside of the coding style already set in the project), but I figure if this grows at all, which this seems to have enough interest, that it would just keep getting out of hand, and by setting up some sort of structure now, we can help other contributors in the future know how to work inside of the project.

If people don't have interest in this format, we should probably talk about other directions we can go. If you do like this format, even though there are a lot more changes that need to be made to put it in line (like cleaning up the spritzify function) please give a thumbs up to this...

@Gyran
Copy link

Gyran commented Mar 6, 2014

👍

1 similar comment
@FelipeCortez
Copy link
Contributor

👍

@tomByrer tomByrer mentioned this pull request Mar 6, 2014
@allenan
Copy link

allenan commented Mar 7, 2014

+1, this is definitely the way to go. was going to suggest it, but looks like you beat me to it

@TheSavior
Copy link
Contributor Author

I'd like to hear from @Miserlou if this is something he is interested in. With all of the changes that happened since this pull request, it isn't in a state to pull and I'm willing to put more work into it to get it back up to par and even clean it up more, but I'd like to know if this is the direction we should be going.

@0xE282B0
Copy link

Yes, I really think that's the right way.

@TheSavior TheSavior closed this Jan 19, 2015
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

Successfully merging this pull request may close these issues.

None yet

6 participants