<tasks> iterator...
Brought to you by:
lincolnadym,
sekuhn
Introduce a new <iterator> that would be part of the <jbjf-tasks> element. This would allow us to iterator a series of <task> elements using a simple test condition. A nagging issue with JBJF is Out-Of-Memory exceptions when dealing with huge data sets. The <iterator> would allow us to rotate thru a number of tasks, one reading a record, another writing a record.
Essentially, introduce a looping construct for tasks.
Anonymous
Diff:
Moving to 3.0.0. This will be a new type of <action>.