[
https://issues.apache.org/jira/browse/LANG-406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565111#action_12565111
]
mbenson edited comment on LANG-406 at 2/2/08 12:12 PM:
-----------------------------------------------------------
Patch #3: Fraction.toString() and Fraction.toProperString() should use
FractionFormat, to keep all fraction formatting/parsing in one (IMO here=the
right) place.
was (Author: mbenson):
I think Fraction.toString() and Fraction.toProperString() should use
FractionFormat, to keep all fraction formatting/parsing in one (IMO here=the
right) place. I haven't finished that yet. :)
> 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.