That is exactly what I was suggesting. Data transformation should be injectable.
On 2/14/08 11:37 PM, "Isabel Drost" <[EMAIL PROTECTED]> wrote: > On Friday 15 February 2008, Ted Dunning wrote: >> There should also be an abstract class that adds the desired behavior to >> any data processing algorithm that wants it. > > I think it should even be possible to configure (or inject) the desired > behaviour. The choice of processing does not only depend on the algorithm, > but is also highly dependent on the dataset the user wants to treat. > > Cheers, > Isabel
