Phil,
What do you think about the proposal at
http://issues.apache.org/jira/browse/MATH-310 in regards to our
discussion on the topic?
Cheers, Mikkel.
2009/10/27 Ted Dunning :
> Nicely done.
>
> On Tue, Oct 27, 2009 at 6:30 AM, Mikkel Meyer Andersen wrote:
>
>> Hi, sorry for that:
>> Bug: http:
Hi Zukka,
I created a feature request. Its key is IO-222 and here is a link to it:
https://issues.apache.org/jira/browse/IO-222
I attached a diff file after "svn adding" my new source files like you
said and a gzipped tar file of the project with the proposed new
functionality. I reverted back to
I have a couple of methods that you might want to include in a FileUtils class:
public static void touch(File file);
public static void deleteDirectory(File dir);
On Thu, Oct 29, 2009 at 10:29 AM, Jukka Zitting wrote:
> Hi,
>
> On Wed, Oct 28, 2009 at 4:42 AM, David Armstrong
> wrote:
>> The n
Hi,
... and please included "[io]" in the subject line to help people with
filters on this list.
BR,
Jukka Zitting
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.a
Hi,
On Wed, Oct 28, 2009 at 4:42 AM, David Armstrong
wrote:
> The new functionality is a class that copies files, called FileCopier
> and some helper classes. This class goes beyond the functionality of
> the static methods included in the FileUtils class. It has the
> following functionality:
S