ServerJS/Coding Standards
From MozillaWiki
< ServerJS
Code will be formatted according to this style guide:
http://javascript.crockford.com/code.html
Need to add details about namespaces and thread safety. Also, documentation and testing practices for things that help to describe and verify the API.