Skip to content

Yaml/JSON pre-processing with Jackson #261

Answered by cowtowncoder
fbiville asked this question in Q&A
Discussion options

You must be logged in to vote

Oh. The possibility of post-processing Strings (which would probably allow working on something here

FasterXML/jackson-core#355

(and its databind counter-part FasterXML/jackson-databind#2971)

is a sort of long-term well-known wish. Ability to do modify Strings after low-level decoding would allow hooking in templating functionality, and make that conditional/configurable (to only apply to some sections).
Unfortunately I haven't had time to tackle this, but it is something on my mental TODO list.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@pjfanning
Comment options

@fbiville
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@fbiville
Comment options

Answer selected by fbiville
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants