[ http://issues.apache.org/jira/browse/LANG-305?page=comments#action_12461060 ] Stephen Colebourne commented on LANG-305: -----------------------------------------
I am opposed to this. [lang] provides lots of stuff that is still useful despite later versions of the JDK. StrBuilder cannot be replaced by StringBuilder as it has much more functionality. So do our enums. So do the static methods. I don't see vast benefits in generics either in [lang]. It would help in a few places, but whether its enough to justify it is questionable. > Deprecate methods found in the JDK 1.5/1.6? > ------------------------------------------- > > Key: LANG-305 > URL: http://issues.apache.org/jira/browse/LANG-305 > Project: Commons Lang > Issue Type: Task > Affects Versions: 2.2 > Reporter: Henri Yandell > Fix For: 2.3 > > > Not too sure on this one - but it seems to me that it would be a good time to > deprecate the methods that now have replacements in the standard Java > libraries. > We could also consider deprecating methods that have replacements in Joda > Time. This would allow us to consider removing them in 3.0. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
