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

Cannot coerce BigInteger and BigDecimal using the Drools model compiler

XMLWordPrintable

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

      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

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

                Created:
                Updated:
                Resolved: