To avoid confusing, a different name should be used for output position and not 
position as now
-----------------------------------------------------------------------------------------------

                 Key: CAMEL-4917
                 URL: https://issues.apache.org/jira/browse/CAMEL-4917
             Project: Camel
          Issue Type: Improvement
          Components: camel-bindy
            Reporter: Charles Moulliard


When we generates a CSV file from the model, it is perfectly possible to use an 
order which is different from the one we have used to read the CSV in input. 
Currently, we use pos (for input positing) and position (for output csv 
generation)

We suggest to use --> outputPos (when output position is different)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to