Re: timestamp checking

2004-04-23 Thread Stefan Bodewig
On Wed, 21 Apr 2004, Steve Loughran <[EMAIL PROTECTED]> wrote: > I am thinking we can and should factor out all timestamp checking > into one place, like FileUtils and FileSet. Hmm, see oata.util.ResourceUtils#selectOutOfDateSources. Stefan --

Re: timestamp checking

2004-04-22 Thread Steve Loughran
Matt Benson wrote: --- Steve Loughran <[EMAIL PROTECTED]> wrote: I am thinking we can and should factor out all timestamp checking into one place, like FileUtils and FileSet. +1 Incidentally, on that granularity discussion yesterday. There is a platform independent way to determine this: experi

Re: timestamp checking

2004-04-21 Thread Matt Benson
--- Steve Loughran <[EMAIL PROTECTED]> wrote: > > I am thinking we can and should factor out all > timestamp checking into > one place, like FileUtils and FileSet. +1 > > Incidentally, on that granularity discussion > yesterday. There is a > platform independent way to determine this: > exper