Re: [io] ClosedOutputStream#flush

2017-08-15 Thread Elijah Zupancic
Please omit this line from the program: BufferedOutputStream bout = new BufferedOutputStream(fout, 9); On Tue, Aug 15, 2017 at 6:12 PM, Elijah Zupancic wrote: > I inspected the code path and I think this bug has merit. Consider the > following sample application: > > import org.apach

Re: [io] ClosedOutputStream#flush

2017-08-15 Thread Elijah Zupancic
I inspected the code path and I think this bug has merit. Consider the following sample application: import org.apache.commons.io.IOUtils; import org.apache.commons.io.output.CloseShieldOutputStream; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileInputStream; import

Re: [CSV] CSVMutableRecord

2017-08-15 Thread Gilles
On Tue, 15 Aug 2017 17:43:26 -0600, Gary Gregory wrote: On Tue, Aug 15, 2017 at 5:32 PM, Gilles wrote: On Tue, 15 Aug 2017 22:52:32 +, nitin mahendru wrote: On Tue, 15 Aug 2017 12:02:20 -0600, Gary Gregory wrote: On Tue, Aug 15, 2017 at 10:38 AM, nitin mahendru wrote: How about ha

Re: [CSV] CSVMutableRecord

2017-08-15 Thread Gary Gregory
On Tue, Aug 15, 2017 at 5:32 PM, Gilles wrote: > On Tue, 15 Aug 2017 22:52:32 +, nitin mahendru wrote: > >> On Tue, 15 Aug 2017 12:02:20 -0600, Gary Gregory wrote: >> >>> On Tue, Aug 15, 2017 at 10:38 AM, nitin mahendru >>> >> wrote: >>> >>> How about having a state in the class its

Re: [CSV] CSVMutableRecord

2017-08-15 Thread Gilles
On Tue, 15 Aug 2017 22:52:32 +, nitin mahendru wrote: On Tue, 15 Aug 2017 12:02:20 -0600, Gary Gregory wrote: On Tue, Aug 15, 2017 at 10:38 AM, nitin mahendru wrote: How about having a state in the class itself which says that it's mutable or not. If we call a setter on an immutable then

[All][Math] New component: "Commons Geometry"?

2017-08-15 Thread Gilles
Hello. [Time for a new episode in our "Ripping CM" series.] How about creating "Commons Geometry"? The rationale is comprised of the usual suspects: * Smaller and more focused component, hence: - Consistent development and maintenance. - Consistent release schedule, not encumbered by