[OS-JIRA] Created: (CAY-280) Relaxed expression for BigDecimal

From: jira-norepl..bjectstyle.org
Date: Fri Feb 25 2005 - 16:57:16 EST

  • Next message: jira-norepl..bjectstyle.org: "[OS-JIRA] Created: (CAY-281) Cayenne Modeller Not Escaping Strings"

    Message:

      A new issue has been created in JIRA.

    ---------------------------------------------------------------------
    View the issue:

      http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-280

    Here is an overview of the issue:
    ---------------------------------------------------------------------
            Key: CAY-280
        Summary: Relaxed expression for BigDecimal
           Type: New Feature

         Status: Assigned
       Priority: Major

        Project: Cayenne
     Components:
                 Cayenne Core Library

       Assignee: Andrus Adamchik
       Reporter: Nikhil Budhiraja

        Created: Fri, 25 Feb 2005 4:56 PM
        Updated: Fri, 25 Feb 2005 4:56 PM

    Description:
    when u call Expression.match on BigDecimal.. i believe you are
    invoking BigDecimal.equals methods to do the compare..

    this fails when i try to compare 2.0 to 2.00 ..

    what we want is a more relaxed comparison..like ( BigDecimal.compareTo )

    where 2.0 would be equal to 2.00

    ---------------------------------------------------------------------
    JIRA INFORMATION:
    This message is automatically generated by JIRA.

    If you think it was sent incorrectly contact one of the administrators:
       http://objectstyle.org/jira/secure/Administrators.jspa

    If you want more information on JIRA, or have a bug to report see:
       http://www.atlassian.com/software/jira



    This archive was generated by hypermail 2.0.0 : Fri Feb 25 2005 - 16:57:18 EST