-
Jun 29th, 2011, 05:07 PM
#1
ItemReader/ItemWriter for parsing flat files with BeanIO
Hello Spring-batch users,
I am considering adding Spring-batch support (in the form of an ItemReader/ItemWriter adapter) for BeanIO, and am wondering if there would be any interest. BeanIO is an open source library for binding Java objects to XML, CSV, fixed length and delimited flat files using an XML mapping file. If you have 5 minutes to spare, check out the BeanIO reference guide at http://beanio.org and let me know what you think.
Thanks!
-
Jul 1st, 2011, 06:13 AM
#2
It's got a friendly license, so feel free to make some adapters, try them out and contribute them back via github (see the README there for instructions). I don't like adding extra dependencies much, but if it's optional I see no reason not to if it turns out to be really useful.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules