Results 1 to 4 of 4

Thread: Offer the PassThroughFieldSetMapper as part of the final 1.0 release

  1. #1
    Join Date
    Apr 2005
    Location
    New York
    Posts
    35

    Default Offer the PassThroughFieldSetMapper as part of the final 1.0 release

    I'm currently evaluating Spring Batch 1.0.m3. In that release you have a sample class org.springframework.batch.sample.mapping.PassThroughFieldSetMapper. 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.
    Tony Falabella

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    Sounds reasonable. Why not open a JIRA?

  3. #3
    Join Date
    Apr 2005
    Location
    New York
    Posts
    35

  4. #4
    Join Date
    Dec 2006
    Posts
    1,061

    Default

    269 is now resolved.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •