So, there is a new contribution for supporting Joda Money datatypes (yay!):

https://github.com/FasterXML/jackson-datatype-joda/pull/114

(to be added for Jackson 2.11)
and my first instinct is that this should be a separate new datatype
module. One obvious alternative would be to add support into existing
`jackson-datatype-joda` module.

The reason I prefer separate module is to not add new dependencies to
existing users, since adoption of Joda date/time types appears
significantly higher than that of Joda money types.
But I can also see some benefit in not adding Yet Another Module to register.

So, I figured I should probably ask how the community feels about this?

-+ Tatu +-

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/CAL4a10iJrVp2enYYMT4dpYNQgSPk%2BCJW_G1UHYn3t86WOQLk1Q%40mail.gmail.com.

Reply via email to