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
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
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
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
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
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