Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Smooks Core
-
Labels:None
Issue Links
- is related to
-
MILYN-23
Add Stream based transformation support
-
I don't know if this will change your priorities. I just wanted to throw this out there.
I can't use Spring Batch 2.1.8 out-of-box with Smooks. The only XML-writing ItemWriter<T> provided with Spring Batch is StaxEventItemWriter. It seems like the only options I have right are to write my own ItemWriter, implement this ticket (I currently don't have time to do either for my project) or use another technology.