Hi guys, how do we plan to map NaN in mapper?
core (spec) prevents it cause of org.apache.johnzon.core.JsonDoubleImpl#JsonDoubleImpl but when mapping a double I think we want to allow NaN values - or have a way to notify the user value was NaN and not simply fail. Any preference? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com>
