erlson
erlson copied to clipboard
JSON encoder/decoder behaviour
This library would be definitely better if you would allow custom JSON encoder/decoder behaviour. For example, one can use a JAX.
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.
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.