On 8/17/11 3:14 PM, Gilles Sadowski wrote: > Hi. > > 1. Is it OK to add an "addToEntry" method to "RealVector"? [There is one in > "AbstractRealMatrix".] Do I need to open a JIRA issue for this? > 2. Are we going to remove the "RealVector" interface in favour of keeping > only an abstract concrete class ("AbstractRealVector") at the top of the > hierarchy? [The class could be renamed "RealVector".]
+1 to go ahead and remove the interface and reclaim the name. This is a little scary, but now is the time to do these things. I am thinking about doing the same thing in lots of interface/impl splits where we have only one impl. If anyone is opposed to this, please speak up now. I think each such change should be tracked in a JIRA and changes.xml so we have a record of the decision and the associated commits. Phil > > > Regards, > Gilles > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org