You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Ribeaud (JIRA)" <ji...@apache.org> on 2019/01/07 12:12:00 UTC

[jira] [Commented] (CAMEL-13026) camel-csv - Header written out on each message when marshalling

    [ https://issues.apache.org/jira/browse/CAMEL-13026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735732#comment-16735732 ] 

Christian Ribeaud commented on CAMEL-13026:
-------------------------------------------

I made a suggestion how to open the *CSV* _marshalling_ API so that one could take control of it. I did NOT really implement a solution. I am suggesting one in test {{CsvMarshalHeaderWithCustomMarshallFactoryTest}}.

At least it is now possible to extend {{CsvMarshaller}} so that anyone could adapt it to his needs.

What do you think? Happy New Year!

> camel-csv - Header written out on each message when marshalling
> ---------------------------------------------------------------
>
>                 Key: CAMEL-13026
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13026
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-csv
>            Reporter: Christian Ribeaud
>            Priority: Major
>
> When *CSV* marshalling, the header is written out on each message.
> Additionally, {{CsvMarshaller}} is so opaque, making it difficult for customization.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)