RubyBigDecimal.getValue() needed
--------------------------------

                 Key: JRUBY-2076
                 URL: http://jira.codehaus.org/browse/JRUBY-2076
             Project: JRuby
          Issue Type: Improvement
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1RC1
            Reporter: Attila Szegedi


RubyBigDecimal - contrary to all other concrete RubyNumeric subclasses - 
doesn't have an accessor method to access the underlying BigDecimal. 

RubyBigNum has getValue(), RubyFixNum has getLongValue() and RubyFloat has 
getDoubleValue(). 

A RubyBigDecimal.getValue() would be appreciated.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to