[
https://issues.apache.org/jira/browse/LANG-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565363#action_12565363
]
Matt Benson commented on LANG-406:
----------------------------------
Ah... actually I began working on this before even realizing [math] had a
Fraction (not being a consumer, never thought about it), much less a
FractionFormat. I only learned about the [math] Fraction from your (Niall's)
recent JIRA comments. I will check out the [math] FractionFormat and make sure
it's up to snuff. ;) If that all works out, then should we not also deprecate
oacl.math.Fraction?
> Add FractionFormat to oacl.text
> -------------------------------
>
> Key: LANG-406
> URL: https://issues.apache.org/jira/browse/LANG-406
> Project: Commons Lang
> Issue Type: Bug
> Affects Versions: 2.3
> Reporter: Matt Benson
> Assignee: Matt Benson
> Priority: Minor
> Fix For: 2.4
>
> Attachments: FractionFormat.java, FractionFormatTest.java,
> FractionToString.patch.txt
>
>
> I'd like to add a FractionFormat implementation, capable of formatting
> Numbers including oacl.math.Fraction to fractions, and of parsing fraction
> representation (and standalone integers) into oacl.math.Fraction instances.
> Implementation and test forthcoming; opinions welcome.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.