Interfaces are not a great idea in a changing API. On Wed, Jul 13, 2011 at 12:35 PM, Phil Steitz <phil.ste...@gmail.com> wrote:
> We can also talk about getting > rid of the interfaces entirely and just have LinearRegression and > its immediate children abstract classes with all abstract methods. > Or maybe others have entirely different and better ideas. >