Issue Details (XML | Word | Printable)

Key: BATCH-352
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Robert Kasanicky
Reporter: Douglas C. Kaminsky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Batch

SimpleFlatFileItemReader vs. DefaultFlatFileItemReader

Created: 10/Feb/08 11:56 PM   Updated: 07/Aug/08 10:06 AM
Component/s: Infrastructure
Affects Version/s: 1.0.0.m4
Fix Version/s: 1.0.0.m5

Time Tracking:
Original Estimate: 0.75d
Original Estimate - 0.75d
Remaining Estimate: 0.75d
Remaining Estimate - 0.75d
Time Spent: Not Specified
Remaining Estimate - 0.75d


 Description  « Hide
Can these be combined? If not, what's the use case for separating out the two that can't be solved by leaving the single consolidated class as an extension point?

Additionally, combining these two will have implications for http://jira.springframework.org/browse/BATCH-343

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Dave Syer added a comment - 11/Feb/08 02:42 AM
I think now that the ItemStream concerns are handled by the StreamManager, we can merge the two.

Robert Kasanicky added a comment - 12/Feb/08 08:40 AM
The two classes have been merged into FlatFileItemReader

Dave Syer added a comment - 07/Aug/08 10:06 AM
Assume closed as resolved and released