Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[Question] Should the API be namespaced?

1369036640
Alex L.
Pro
Sheet Author
As the title says "Should the API be namespaced?" should we have an API namespace that encapsulates all the API functions?
Seems like a pretty good idea.  I presume you'll do the standard namespace convention where member classes presume that other named items are in the namespace, unless the namespace is explicitly stated.  It seems the roll20 API is not yet at the point where it matters, but might be before you know it.