On Mon, 3 Dec 2001, Jose Alberto Fernandez <[EMAIL PROTECTED]>
wrote:
> Why don't we provide a simple API that simplifies maintaing this
> deprecated messages,
Of course, there is no other option IMHO.
> something like:
>
> public void deprecated(String message, String version) {
I'd use some final integral type constants for Ant version instead of
performing string matches (so that you can calculated the value "two
releases before this one"), otherwise, I pretty much agree with the
idea.
Stefan
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>