Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-2550

Cannot coerce BigInteger and BigDecimal using the Drools model compiler

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Optional
    • 7.7.0.Final
    • 7.7.0.Final
    • core engine
    • None
    • NEW
    • NEW

    Description

      In Mvel comparison between BigDecimal and BigInteger is supported such as

      Person( money == new BigInteger( \"1\" ) )

      Where money is a BigDecimal

      We need to also support that in the code generation of the executable model

      Attachments

        Activity

          People

            lmolteni@redhat.com Luca Molteni
            lmolteni@redhat.com Luca Molteni
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: