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

Please provide some documentation that show how namespace objects should look like #27

Open
patrickwestphal opened this issue Jan 8, 2015 · 0 comments

Comments

@patrickwestphal
Copy link
Member

In the devel branch's util.Serializer there is a comment for the indexClasses function that (as far as I can interpret) states that a namespace is expected to be a JavaScript object:

/**
 * Find and index all classes that appear as members of the namespace (a JavaScript Object)
 */

Can you please provide some kind of documentation that give hints of how a namespace object should look like? Since the Serializer is never used somewhere in the whole project I cannot infer anything and thus not test this function.

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

No branches or pull requests

2 participants