An open API service indexing awesome lists of open source software.

https://github.com/fasterxml/jackson-future-ideas

Repository for SOLE PURPOSE of issue tracker and Wiki for NEW IDEAS. Please: NO BUG REPORTS.
https://github.com/fasterxml/jackson-future-ideas

Last synced: 5 months ago
JSON representation

Repository for SOLE PURPOSE of issue tracker and Wiki for NEW IDEAS. Please: NO BUG REPORTS.

Awesome Lists containing this project

README

          

# Jackson: Future Ideas

This repository exists for sole purpose of having an issue tracker that:

* IS for proposing new modules, related new development, that does not belong under any specific component
* IS NOT for bug reports. Of anything.

But more specifically, right now -- early 2025 -- we have one main goal: get Jackson 3.0.0 ready.
This means:

* Working towards the First Release Candidate: 3.0.0-SNAPSHOT
* Defining things that we want to have within 3.0.0
* Deciding on things where we have alternative choices
* Tracking implementation of thing we want implemented

Note that we do NOT track actual progress using issues here (issues are more for general future ideas), use [Discussions](../../discussions) instead.

Specifically the ultimate starting point is [Path to Jackson 3.0.0](../../discussions/72).
If unsure where to start, go there.

Other things of interest are:

* [JSTEPs](../../wiki/JSTEP)