Hi everyone,

I was looking at this issue :
https://issues.apache.org/jira/browse/CAMEL-7716.

In fact, the commons-csv library changed a lot between the version that
camel uses and the official one. In addition, there is lot of nice stuff
such as:
* immutable configurations, it's no longer required to copy the
configuration
* build-in iterator mechanism
* etc...

Supporting the commons-csv API would break the compatibility with existing
code and usage.

What should I do ? Break compatibility ? Create a new data format ?

Thanks a lot for your insights on this matter,

Have a nice day,

Antoine.

PS: I was very busy, but now I managed to freed up time for camel :)

Reply via email to