jackson-databind icon indicating copy to clipboard operation
jackson-databind copied to clipboard

Embedding Java 8 modules

Open lpandzic opened this issue 8 years ago • 4 comments

From jackson-dev google group:

I would also be interested in devising ways to embed Java 8 parameter name access dynamically, so that for 2.8 we could then embed this functionality, and eliminated need for parameter-names module. Further on would be handling of Optional type, and last Date/Time types (jsr310). I don't think there is absolute need to keep parameter name access as pluggable module if it can be automatically enabled while still allowing Java7 usage (for short/medium term).

lpandzic avatar Oct 24 '15 18:10 lpandzic