belikeswap / quick-json

Automatically exported from code.google.com/p/quick-json
0 stars 0 forks source link

A bug during generate Json from class #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
with revision 67 of svn (The last at this time). I have a problem during 
generate JSON from class.
A comma appears at end of class field like : 
{"file":"exemple.txt","path":"way",}

I made a correction for obtain this : 
{"file":"exemple.txt","path":"way"}

The patch in attachement corrects the problem for myself.

Original issue reported on code.google.com by moreau.f...@gmail.com on 11 Apr 2013 at 7:24

Attachments: