You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2006/10/30 05:28:08 UTC

Re: AbstractFileSet/ bug 40722

On Sun, 29 Oct 2006, Antoine Levy-Lambert <an...@gmx.de> wrote:

> at this occasion we should add a Clone() method to DataType and to
> ProjectComponent.

In order to have a proper implementation of clone in any datatype we
need to implement it there, true.  DataTypes that don't want to or
can't implement clone will have to override the method as well, though
- so we should allow it to throw a CloneNotSupported exception.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org