On 2009-02-25, Matt Benson wrote:
> --- On Wed, 2/25/09, Stefan Bodewig wrote:
>> If you want to use that approach (and I don't think you are
>> miissing anything), please don't use instanceof checks but rather
>> the Resource.as method
> Don't worry--I remembered that much. :)
Good.
> And
--- On Wed, 2/25/09, Stefan Bodewig wrote:
> From: Stefan Bodewig
> Subject: Re: explicitly specified archive input
> To: dev@ant.apache.org
> Date: Wednesday, February 25, 2009, 7:52 AM
> On 2009-02-24, Matt Benson
> wrote:
>
> > I'm thinking maybe what we
On 2009-02-24, Matt Benson wrote:
> I'm thinking maybe what we need here [1] is a way to wrap arbitrary
> resource collections with archival information, like extracting the
> archive attribute getters of ArchiveFileSet to an
> ArchivalResourceCollection interface, implemented by ArchiveFileSet
>