What is the best component to use for producing CSV (actually || separated)
files?  Is it bindy or flatpack?

I had to add some features to the underlying commons CSV library for the CSV
component in order to meet my needs.  Namely, I added the ability to specify
a String for the file field separator so you can use more than single
character separators.  I also added the ability to include a header line in
the file and to specify the default value for "null" columns.

I would be happy to contribute these changes back to Commons CSV, but that
project has not been touched in a couple of years, so I thought there might
be a better option.
-- 
View this message in context: 
http://old.nabble.com/Recommended-CSV-component--tp28209742p28209742.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to