Hi Jose,
you are right, it is not a good example to be using deprecated methods.
However, this is not a boiling problem.
I would rather fix this in 1.7 (but that is just me).
And also go further in the effort concerning style (checkstyle).
And also move to xdocs for the documentation,
And also venture into virtual file systems,
and ...

Cheers,

Antoine

-----Ursprungliche Nachricht-----
Von: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 21. Oktober 2003 13:14
An: Ant Developers List
Betreff: Usage of deprecated methods in 1.6 CORE


Hi all,

Taking a look around the code, I just notice that in several (many)
places
in the CORE code we are still calling deprecated methods. That looks
like
quite cheeky to me ;-)

If we say that those methods should not be used, we should be the first
ones
not using them. If it turns out that the only efficient or neat way to 
write that code by using the deprecated method, them we should
reevaluate
our stand and un-deprecate it.

I have seen usage of deprecated stuff in Ant.java (which seems to me
should be fixed)
and in Property.java (where the picture is much more murky). I am sure
there are more.

Jose Alberto



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to