DescriptionThe whole one-namespace-per-JS-object pattern is not exactly a masterpiece of software architecture, but I still think it's better to move the global object to its own namespace, as it's going to get a bit more crowded now.
Once we've implemented all the API we need, we can think of a better method of creating JS objects.
Patch Set 1 #
MessagesTotal messages: 2
|