Jeffrey E Care wrote:
> The more I think about it the more I'm convinced that the best way to
> address this problem is to change the thread/task registration to be a
> stack rather than the current single value implementation. This would
> safely handle any rogue usage of "perform" where "execute" would be
> preferred, while maintaining the current behavior.
>
> Any thoughts?
stacks are good. as long as they are popped properly :)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|