You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2009/01/25 20:28:59 UTC

[jira] Resolved: (MATH-189) FractionFormat should extend NumberFormat

     [ https://issues.apache.org/jira/browse/MATH-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phil Steitz resolved MATH-189.
------------------------------

    Resolution: Fixed

Fixed in r737572

> FractionFormat should extend NumberFormat
> -----------------------------------------
>
>                 Key: MATH-189
>                 URL: https://issues.apache.org/jira/browse/MATH-189
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 1.2
>            Reporter: Matt Benson
>            Assignee: Phil Steitz
>             Fix For: 2.0
>
>
> Marked as 2.0; whenever this is done it can only be done with JDK5 compatibility without breaking the current API as certain methods that return Number in NumberFormat are defined (independently) in FractionFormat as returning Fraction.  JDK5's ability to narrow return types will sidestep what is currently a barrier.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.