PDA

View Full Version : Offer the PassThroughFieldSetMapper as part of the final 1.0 release



tonyjoe
Jan 6th, 2008, 11:20 PM
I'm currently evaluating Spring Batch 1.0.m3. In that release you have a sample class org.springframework.batch.sample.mapping.PassThrou ghFieldSetMapper. I believe this class is very useful and should be moved out of the samples and somewhere under the org.springframework.batch.io.file* package.

While it's nice to think that everyone using the framework will conform to laying out their processes as is recommended (i.e. actually implementing a "real" mapper), in reality people may cut corners for the sake of time. I know for some of my tasklets this really came in handy.

Dave Syer
Jan 7th, 2008, 02:55 AM
Sounds reasonable. Why not open a JIRA?

tonyjoe
Jan 7th, 2008, 09:10 AM
Done --> http://jira.springframework.org/browse/BATCH-269

lucasward
Jan 7th, 2008, 02:29 PM
269 is now resolved.