Cowtown Coder
@cowtowncoder.bsky.social
Coder, OSS Author (Jackson, Woodstox, java-uuid-generator etc); father; hiker; immigrant; worker. Born in Finland, lives nowadays in the magnificent US Pacific Northwest.
Human level attention to answers for sure 😀
November 6, 2025 at 11:42 PM
Human level attention to answers for sure 😀
why did the MF ask me if it chose to do something else.
This is not the kind of boot-licking I expected from my GenAI servant.... :-/
This is not the kind of boot-licking I expected from my GenAI servant.... :-/
November 6, 2025 at 11:04 PM
why did the MF ask me if it chose to do something else.
This is not the kind of boot-licking I expected from my GenAI servant.... :-/
This is not the kind of boot-licking I expected from my GenAI servant.... :-/
Reposted by Cowtown Coder
Does anyone know if JD met with Dick Cheney lately?
November 4, 2025 at 7:32 PM
Does anyone know if JD met with Dick Cheney lately?
Excellent! Was hoping that works since otherwise options would be limited (needing explicit ordering, likely).
October 31, 2025 at 4:27 PM
Excellent! Was hoping that works since otherwise options would be limited (needing explicit ordering, likely).
so the challenge is: does user want (a) Record field declaration order or (b) Alphabetic ordering.
October 31, 2025 at 4:18 PM
so the challenge is: does user want (a) Record field declaration order or (b) Alphabetic ordering.
I think you may want to disable `MapperFeature.SORT_CREATOR_PROPERTIES_FIRST` if so -- Records are... challenging as ordering is implied by record declaration, somehing POJOs don't have.
October 31, 2025 at 4:17 PM
I think you may want to disable `MapperFeature.SORT_CREATOR_PROPERTIES_FIRST` if so -- Records are... challenging as ordering is implied by record declaration, somehing POJOs don't have.
(where did 2.19.3 go? There were issues pushing it, so while that version exists, it is to be skipped -- 2.18.4 has all the same fixes but not JDK 11 bytecode for `jackson-databind` that 2.18.3 accidentally got)
October 30, 2025 at 1:04 AM
(where did 2.19.3 go? There were issues pushing it, so while that version exists, it is to be skipped -- 2.18.4 has all the same fixes but not JDK 11 bytecode for `jackson-databind` that 2.18.3 accidentally got)