<@U5HFSKL0J> Just tried it out here for a bit and ...
# jackson-kotlin
d
@wjur Just tried it out here for a bit and modifying
KotlinValueInstantiator
definitely should work. But it's not straightforward, since if the method has
@JvmStatic
, the rest of the Jackson infrastructure will not see the required object parameter, since it only sees the static bouncer...