Hi Chris,
>> Also in L. 171 might be a bug regarding that 'capacity' thing:
>> if (u.getCount() < this.capacity) {
>> u.addData(data);
> Some, would be great for another patch here :)I've raised an issue: https://issues.apache.org/jira/browse/SIS-39 but it is hard for me to fix this properly :( without breaking things other places (without unit tests or in depth code understanding) Regards, Peter.
