erlson icon indicating copy to clipboard operation
erlson copied to clipboard

JSON encoder/decoder behaviour

Open si14 opened this issue 14 years ago • 2 comments

This library would be definitely better if you would allow custom JSON encoder/decoder behaviour. For example, one can use a JAX.

si14 avatar Jul 13 '11 10:07 si14

Did you mean jsx?

If I understood you correctly, it shouldn't be very hard to add support for more JSON engines if necessary. I may look into that. I'm also very open to contributions and pull requests.

alavrik avatar Jul 13 '11 15:07 alavrik

Yes, jsx, sorry for my mistake. And sorry for another mistake in my first post, I meant that you can write a custom behaviour that would make plugging of custom JSON parser way easier.

si14 avatar Jul 13 '11 17:07 si14