cordentity icon indicating copy to clipboard operation
cordentity copied to clipboard

Will Jackson versions interfere?

Open seniorjoinu opened this issue 7 years ago • 0 comments

Detailed Description

indy-utils module contains Jackson as a dependency. In general, this is not a problem but potentially it can create some difficulties when Cordentity will be used in Spring-based projects (which also uses Jackson).

Context

This is important because Spring is a de-facto standard for web development in JVM so every Cordentity user should have an opportunity to use it.

Possible Implementation

This issue should be well investigated and tested. If there is no opportunity of using Jackson in Cordentity we should find an alternative library for Kotlin. If everything is ok and no action is needed - let it be as it is.

seniorjoinu avatar Sep 11 '18 12:09 seniorjoinu