On Wed, 1 Aug 2001, Peter Donald <[EMAIL PROTECTED]> wrote:

> So if you were going to make this change I would like to see the
> Introspector to use either
> 
> void setMyVar( final MyType myVar );
> 
> or
> 
> void setMyVar( final MyType[] myVar );
> 
> This would make Ant tasks more bean compliant and munge better with
> the way most people write code.

But at the same time blur the difference between attributes and
elements - this may be good or not.  We should talk about that in the
context of Ant2, for now it would give us a major backwards
compatibilty problem.

Stefan

Reply via email to