Tasklet's role moving to Step?
I have get the latest trunk, and found out that 'different type of Tasklet' have now become 'different type of Step'. In fact originally I planned to do some interception between each tasklet iteration (something like making a 'decorator tasklet') for my own logging but seems I have to give up the idea :P
just curious why current direction is adopted as I feel the way at m4 seems alright and easy for developer to extend (it seems that changing the Step is not that easy)