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.
- Host: GitHub
- URL: https://github.com/fasterxml/jackson-future-ideas
- Owner: FasterXML
- Created: 2016-01-30T04:45:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T02:24:37.000Z (over 1 year ago)
- Last Synced: 2025-02-26T09:15:34.791Z (over 1 year ago)
- Homepage:
- Size: 1.95 KB
- Stars: 19
- Watchers: 10
- Forks: 6
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
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)