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]