Replies: 2 comments 1 reply
-
I am not 100% sure I quite understand the specific idea/suggestion, but I think that:
So: improving ergonomics, +1. Just need to know how, what and where to add pieces. |
Beta Was this translation helpful? Give feedback.
1 reply
-
For back reference: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I'd like to contribute to Jackson. I have this personal implementation of mine that I use for my projects, and I believe it would be a good addition to Jackson.
This implementation is compatible with Java 8+ and is used in Java Streams.
In essence, it simplifies collection of JsonNode.
If you're like me and use a lot of FP and Streams in Java this is really cool.
Something like:
Real world enterprise application example:
The signatures don't have to be exactly this, and I'm totally open for suggestions.
I would like to understand if it would be worth it for me to submit a PR with this implementation, or would this not be appreciated at all?
Additionally, I would like to know which repo would be best to deliver this PR to. Core?
Beta Was this translation helpful? Give feedback.
All reactions