The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  Automated transforms of deprecated methods
Date:  2007-03-09 11:20:20
From:  magnum
Response to: Automated transforms of deprecated methods


I agree with this proposal, but preferably after two version than one. And when there is no automatic way to transform the old method to the new one, then do not delete the old method at all.

But I think this should not be some sort of automatic thing. People should be aware that methods SHOULD be deleted after two full versions, if there is no "automatic" way to convert it to the recommended one , even if the deprecated method is harmful (I'm thinking of some old Thread methods).

And for the notion of "automatic way" to convert, I propose a Jackpot thing, then the associated conversion scripts could be provided as a convenience.

 Feed java.net RSS Feeds