ServerJS/Coding Standards

< ServerJS
Revision as of 01:31, 7 February 2009 by Kdangoor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.