Issue Details (XML | Word | Printable)

Key: BATCH-320
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dave Syer
Reporter: Dave Syer
Votes: 0
Watchers: 1
Operations

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

Refactor ItemWriter as primary collaborator (with wrapper for processor)

Created: 28/Jan/08 10:44 AM   Updated: 07/Aug/08 10:06 AM
Component/s: Infrastructure
Affects Version/s: 1.0-m3
Fix Version/s: 1.0.0.m4

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0d
Time Spent - 0.5d
Time Spent: 0.5d
Time Spent - 0.5d


 Description  « Hide
Refactor ItemWriter as primary collaborator (with wrapper for processor). It is still quite confusing that ItemReader and ItemProcessor are the primary touchpoints for input/output. ItemWriter would be easier to understand, and it can wrap a processor in a similar way the processor does now in reverse.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Dave Syer added a comment - 29/Jan/08 04:49 AM
Renamed all processor to writer and removed ItemProcessor.

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