Domiticus
From CodeMonkeyWiki
Todo
- Spring for webapp!
- turn requests into enums?
- messages - allow adding of messages by either TownID (implemented) or session id
- Tie in user accounts to towns
- more info about resources, maintenance and generated per tick
- move code out for maintenance / gathered into a single method in datamanager
- create a page to view information about tiles and structures
- javadoc
- finish comments
- put on code-monkey site
- forward new town creations onto view town screen
Stuff to look into
- world clock which is observable, have towns (or whatever) observe it
- config in xml files - http://commons.apache.org/configuration/howto_configurationfactory_1_2.html
- hibernate config in xml files
- server config in xml files
- hessian and burlap for spring (server and client)
