[go: up one dir, main page]

Menu

#1 Clean up JavaScript code to eliminate all possible top level functions

1.0
open
nobody
None
2012-03-27
2012-03-27
No

Currently there are a lot of top level JavaScript variables polluting up the namespace. All of these variables and functions should be moved into a single top level identifier for each js file.

Discussion


Log in to post a comment.