Commit Graph

9 Commits

Author SHA1 Message Date
dsyer
0e27ea6660 OPEN - issue BATCH-320: Refactor ItemWriter as primary collaborator (with wrapper for processor)
http://jira.springframework.org/browse/BATCH-320

Half way there - tests OK, but some naming and tidying up to do.
2008-01-28 22:37:46 +00:00
dsyer
fd012bd49c Resolved some TODOs. 2008-01-28 13:56:48 +00:00
dsyer
c423fff306 Rename provider package as "reader" 2008-01-02 14:41:06 +00:00
dsyer
1be07ec5b2 IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages
http://jira.springframework.org/browse/BATCH-267

Rationalize interface locations to minimize chance of cycles in future.
Rename and refactor OXM interfaces a bit to be more consistent
2008-01-02 09:21:44 +00:00
dsyer
03ea1e3826 IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages
http://jira.springframework.org/browse/BATCH-267

Remove package cycles
2007-12-31 17:13:40 +00:00
dsyer
3ee3007c46 IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages
http://jira.springframework.org/browse/BATCH-267

Initial draft - separating flat file and xml processing
2007-12-31 15:42:15 +00:00
dsyer
67a7a2de5b Missing file from previous commit (Subclipse) 2007-12-17 13:15:05 +00:00
dsyer
ab98d1ebe6 IN PROGRESS - issue BATCH-212: Merge InputSource with ItemProvider
http://opensource.atlassian.com/projects/spring/browse/BATCH-212

Merge InputSource/ItemProvider -> ItemReader.
2007-12-17 13:13:39 +00:00
dsyer
8ea331bfc7 Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
BATCH-238: Remove hibernate support for the Daos.
2007-12-10 21:23:48 +00:00