On Mon, Oct 25, 2010 at 10:56 AM, James Carman
wrote:
> On Mon, Oct 25, 2010 at 1:53 PM, Filip Defoort
> wrote:
>>
>> In my view, it is the developer's job to provide an solid experience
>> to the user. That includes properly dealing with underlying system
>> e
On Mon, Oct 25, 2010 at 10:52 AM, James Carman
wrote:
> On Mon, Oct 25, 2010 at 1:48 PM, Filip Defoort
> wrote:
>>
>> Depends. I do have a bunch of wrappers for common types of retries,
>> but often the remedy really is different depending on the operation
>>
On Mon, Oct 25, 2010 at 10:51 AM, Paul Benedict wrote:
> Checked exceptions throw a burden onto the developer. He is forced to
> do something. Why force this burden? It assumes something SHOULD be
> done for these particular errors. I don't think that's realistic
> (they're OS errors -- not busine
On Mon, Oct 25, 2010 at 10:45 AM, James Carman
wrote:
> On Mon, Oct 25, 2010 at 1:41 PM, Filip Defoort
> wrote:
>>
>> Yes! Very much so. It's quite useful when dealing with stale nfs,
>> locked files,...
>>
>
> Do you implement the retry logic in every p
Very much -1 on unchecked exceptions.
On Mon, Oct 25, 2010 at 10:33 AM, James Carman
wrote:
>
> What do people typically do with those exceptions? Seriously, do you
> retry stuff on a regular basis in your catch blocks?
Yes! Very much so. It's quite useful when dealing with stale nfs,
locked fi
On Fri, May 23, 2008 at 12:36 PM, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
> [ X] Go on with JDK 1.5
> [ ] Go on with JDK 1.4
> [ ] Stick with JDK 1.3 for the following reason:
>
Cheers,
- Filip
-
To unsubscribe, e-mail: [EMAI
Hi Mario,
On 5/21/08, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
> So, my questions are:
> * [ ] Do you agree that such an evolution might make sense
> * and if so, should I
> ** [ ] add a VFS-global (static) flag to enable this wrapper-like-mode or
> ** [ ] can I fork VFS to put the current head
Asankha C. Perera wrote:
Hi Filip
I am in the process of getting TrueZip uploaded to Maven2
(http://jira.codehaus.org/browse/MAVENUPLOAD-1693) and also finishing
up http://issues.apache.org/jira/browse/VFS-106 as per the comments.
However when I try to create a Zip archive on an FTP site, th
Thorbjørn Ravn Andersen wrote:
Filip Defoort skrev den 27-08-2007 18:01:
Good luck doing that cross platform in java :)
Well, I didn't mean mount as in actually mount a file system, just
unzip and maintain an uncompressed directory tree of the portions of
the zip file that are in u
Torsten Curdt wrote:
On 25.08.2007, at 17:26, Filip Defoort wrote:
Mario Ivankovits wrote:
Hi!
It is an interesting topic (to underline this: I am sitting here on
vacation for a hadful of days using my mobile to write this mail ;-)
), though, due to some other OS projects I am really
Mario Ivankovits wrote:
Hi!
It is an interesting topic (to underline this: I am sitting here on vacation
for a hadful of days using my mobile to write this mail ;-) ), though, due to
some other OS projects I am really getting out of time.
Anyway, the j.i.file way of truezip is the case why I d
11 matches
Mail list logo