yuwei5380 / jsonplugin

Automatically exported from code.google.com/p/jsonplugin
0 stars 0 forks source link

[PATCH] Support for serializing groovy objects #90

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I had some issues serializing groovy classes to JSON.  I was able to fix
the issue by adding "cachedSuperClass" and "metaClass" to the getters to
exclude when serializing classes.  A diff of the fix is attached.

Original issue reported on code.google.com by schne...@gmail.com on 15 Apr 2009 at 5:18

Attachments:

GoogleCodeExporter commented 8 years ago
applied to trunk, thanks for the patch!

Original comment by musa...@gmail.com on 28 Jul 2009 at 4:40

GoogleCodeExporter commented 8 years ago
About time! (LOL j/k)

Original comment by schne...@gmail.com on 28 Jul 2009 at 5:18