You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/08/20 13:09:16 UTC

[GitHub] [commons-lang] garydgregory commented on a diff in pull request #935: LANG-1603: Deprecate Fraction class

garydgregory commented on code in PR #935:
URL: https://github.com/apache/commons-lang/pull/935#discussion_r950693989


##########
src/main/java/org/apache/commons/lang3/math/Fraction.java:
##########
@@ -31,8 +31,10 @@
  * based and thus suffers from various overflow issues. For a BigInteger based
  * equivalent, please see the Commons Math BigFraction class. </p>
  *
+ * @deprecated for fraction implementation from commons-numbers

Review Comment:
   Please add a URL to the Javadoc for the favored implementation. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org