Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-24 | Documentation refresh; classpath update; CODECHANGE: moved content serving ↵ | Matt Windsor | |
in request handling to abstract request handler. | |||
2011-03-23 | common: Moved from json-simple to jackson as JSON backend; changes include ↵ | Matt Windsor | |
less confusing decoder code and the possibility to migrate to decoding/encoding directly to object representations. backend: Fixed JSON encoding code which was directly calling JSON backend instead of using ProtocolUtils. | |||
2011-03-23 | More javadoc. | Matt Windsor | |
2011-03-21 | GREAT PACKAGE RESHUFFLE: Everything is now organised into frontend, backend ↵ | Matt Windsor | |
and common (to frontend and backend) packages. Things may have been broken. Doc refresh. |