dcache icon indicating copy to clipboard operation
dcache copied to clipboard

Json library bloat

Open kofemann opened this issue 2 years ago • 0 comments

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.

kofemann avatar Oct 15 '23 20:10 kofemann