Stendhal code design: Difference between revisions
Content deleted Content added
imported>Chad3f |
imported>Durkham No edit summary |
||
Line 1:
== Client ==
Line 66 ⟶ 64:
== Server ==
== Coding Standards ==
we try to follow [http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html sun java code convention].
Despite this:
* We use tab for all indentation.
* We do not stick too closely to line length.
| |||