Code Monkey home page Code Monkey logo

Comments (2)

cowtowncoder avatar cowtowncoder commented on July 30, 2024 2

If this still makes sense, can re-file at jackson-future-ideas, or discuss on mailing lists.
Will close issue here as part of clean up, not because it wasn't worth doing but just that it's sort of out o scope right here.

from jackson-modules-java8.

cowtowncoder avatar cowtowncoder commented on July 30, 2024

@tsachev Yes, I think this would need to be a separate datatype module; especially if with Jackson 3.0 we are to embed Java 8 types all in core databind (not decided yet but possible).

It'd be interesting to see where to locate this module; lately we have tried to combine modules into multi-maven-module repos due to amount of work needed for release. But I think it makes sense to maybe first create stand-alone module and then see if it could be combined with similar others.
There are a few odds-and-ends datatype modules that could probably be combined.

So, +1 for datatype module, and I think separate one makes sense. As to auto-detection I think this may be bit orthogonal thing too -- we do little bit of that for JDK, but not for anything else.
Perhaps there could be something else (uber-project? Discovery module?) that could be built to allow auto-discovery and registration of modules -- like detecting existence of specific core class of a datatype lib, then see if matching Module (by name, or by SPI metadata?) can be located.
This sounds like something that could be useful (... or, PITA... :-) ) and maybe could be designed for Jackson 3.0, which we are starting to scope.

from jackson-modules-java8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.