I had this module compiling but a lot of tests were broken. There is 1 compile problem now (after a recent jackson-databind change).
https://travis-ci.org/github/FasterXML/jackson-module-scala/jobs/695451500 There is an instance where I only have access to a DeserializationConfig but then need the full DeserializationContext to call a method. Any suggestions about how I can get a context from a config or how I could refactor the code to store a context? -- You received this message because you are subscribed to the Google Groups "jackson-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-dev/9b64b357-8f7e-4294-811b-16ece6bcf27do%40googlegroups.com.
