Re: [math] drop NumberTransformer, TransformerMap, ListUnivariateImpl

2011-10-02 Thread Sébastien Brisard
> These classes are not used anywhere else in [math] and I am not sure > it is the best separation of concerns between [math] and client apps > to provide this stuff.  If we want to keep them, the generic > parameterization should be fixed.  I propose that we drop them from > 3.0.  Any objections t

Re: [math] drop NumberTransformer, TransformerMap, ListUnivariateImpl

2011-10-02 Thread Gilles Sadowski
> >These classes are not used anywhere else in [math] and I am not sure > >it is the best separation of concerns between [math] and client apps > >to provide this stuff. If we want to keep them, the generic > >parameterization should be fixed. I propose that we drop them from > >3.0. Any objecti

Re: [math] drop NumberTransformer, TransformerMap, ListUnivariateImpl

2011-10-02 Thread Luc Maisonobe
Le 02/10/2011 18:14, Phil Steitz a écrit : These classes are not used anywhere else in [math] and I am not sure it is the best separation of concerns between [math] and client apps to provide this stuff. If we want to keep them, the generic parameterization should be fixed. I propose that we dr

[math] drop NumberTransformer, TransformerMap, ListUnivariateImpl

2011-10-02 Thread Phil Steitz
These classes are not used anywhere else in [math] and I am not sure it is the best separation of concerns between [math] and client apps to provide this stuff. If we want to keep them, the generic parameterization should be fixed. I propose that we drop them from 3.0. Any objections to this? P