dcache
dcache copied to clipboard
Json library bloat
The dcache code base uses two libraries to generate json output. The one is org.json.json and the second one is com.google.code.gson.gson. Probably with some little changes we can stick to a one of them.