David Gilbert - 2015-09-23

The original thinking behind the Dataset interface was that it should define the minimal set of methods required to READ a set of data values. Modifying the data values was out of scope. I think it would be useful to have interfaces for writing dataset values, and that would help with consistency between dataset implementations...it is something to consider for JFreeChart 2.