agourlay / post-on-my-fridge

Fun content platform built with Akka and Ember.js
Apache License 2.0
21 stars 4 forks source link

Refactor Json generation using a library. #17

Closed agourlay closed 12 years ago

agourlay commented 12 years ago

Refactor the json generation and serialization using a library. Performance > Features

http://jackson.codehaus.org/ http://code.google.com/p/google-gson/ http://programmerbruce.blogspot.com/2011/07/gson-v-jackson-part-6.html

agourlay commented 12 years ago

done using gson