Achim Nierbeck wrote > Hi, > > just trying to be the devil's advocate :) > > Even if it's a small piece of code just for writing JSON, do we really > re-invent the wheel again? > Don't know if you where aware of, but there is an Apache JSON lib > available, and it does have the proper imports/exports ;) > Apache Johnzon [1] > Thanks, yes of course I know it. But this creates a dependency to johnzon-core and the api, for just a tiny json writer. For general json handling I would use that lib, but for the use case at hand, it is not necessary.
Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
