sonatype / modello

http://modello.codehaus.org/
7 stars 11 forks source link

Add JSON Reader/Writer Generator support #7

Closed simonetripodi closed 11 years ago

simonetripodi commented 11 years ago

As per subject, add a JSON Reader/Writer Generator - it should be easy enough starting from an existing plugin (Xpp3 or StAX) then plugging Jackson streaming APIs, which are the "de-facto" standard for JSON parsing/serializing