[jboss-jira] [JBoss JIRA] (DROOLS-2550) Cannot coerce BigInteger and BigDecimal using the Drools model compiler
Luca Molteni (JIRA)
issues at jboss.org
Tue May 15 09:45:01 EDT 2018
Luca Molteni created DROOLS-2550:
------------------------------------
Summary: Cannot coerce BigInteger and BigDecimal using the Drools model compiler
Key: DROOLS-2550
URL: https://issues.jboss.org/browse/DROOLS-2550
Project: Drools
Issue Type: Task
Components: core engine
Affects Versions: 7.7.0.Final
Reporter: Luca Molteni
Assignee: Luca Molteni
Priority: Optional
Fix For: 7.7.0.Final
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
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list