> I agree with the DescriptiveStatistics class (except the fact the
> serialVersionUID should be uptdated). I think DescriptiveStatisticsImpl
> should be deprecated (also the import for ResizableDoubleArray that
> remains in this stripped down class is not useful anymore).
>
Thanks, Luc. I fixed
Phil Steitz wrote:
On Sep 3, 2007 8:33 AM, Phil Steitz <[EMAIL PROTECTED]> wrote:
On 9/2/07, Luc Maisonobe <[EMAIL PROTECTED]> wrote:
On 2007-05-15, Phil Steitz wrote:
I agree. So, probably best is to deprecate the current abstract
factories and move to single concrete factories with impl se
On Sep 3, 2007 8:33 AM, Phil Steitz <[EMAIL PROTECTED]> wrote:
> On 9/2/07, Luc Maisonobe <[EMAIL PROTECTED]> wrote:
> > On 2007-05-15, Phil Steitz wrote:
> >
> > > I agree. So, probably best is to deprecate the current abstract
> > > factories and move to single concrete factories with impl sette
On 9/2/07, Luc Maisonobe <[EMAIL PROTECTED]> wrote:
> On 2007-05-15, Phil Steitz wrote:
>
> > I agree. So, probably best is to deprecate the current abstract
> > factories and move to single concrete factories with impl setters for
> > IOC support. The concrete factories exist already, so it may
On 2007-05-15, Phil Steitz wrote:
> I agree. So, probably best is to deprecate the current abstract
> factories and move to single concrete factories with impl setters for
> IOC support. The concrete factories exist already, so it may just be
> a matter of deprecation and possibly renaming some