On 10/4/06, Dominique Devienne <ddevienne@gmail.com> wrote:
> > Log:
> > Always handle refid first.
> > Refid normally cannot be used with other
> > attributes and some types check for this.
> > The code is broken in a number of places -
> > if refid is not set first. To fix this,
> > runtimeconfigurable will now always process
> > refid first.
>
> Why stop there, and not enforce refid as the sole authorized attribute
Good point,
However, I am sure that some type out there depends
on the current behaviour.
Peter
> in the core then? I've always felt it was were it belonged, especially
> as I kept writing the same logic over and over in my datatypes... --DD
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|