[jboss-jira] [JBoss JIRA] (DROOLS-4837) Abstract reflective accesses from RuleUnitDescription

Edoardo Vacchi (Jira) issues at jboss.org
Thu Dec 5 04:36:00 EST 2019


     [ https://issues.redhat.com/browse/DROOLS-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edoardo Vacchi updated DROOLS-4837:
-----------------------------------
    Fix Version/s: 7.31.0.Final


> Abstract reflective accesses from RuleUnitDescription
> -----------------------------------------------------
>
>                 Key: DROOLS-4837
>                 URL: https://issues.redhat.com/browse/DROOLS-4837
>             Project: Drools
>          Issue Type: Feature Request
>            Reporter: Edoardo Vacchi
>            Assignee: Edoardo Vacchi
>            Priority: Major
>              Labels: drools-core
>             Fix For: 7.31.0.Final
>
>
> RuleUnitDescription interface returns `Method`s; in Kogito we need a way to abstract over class definitions so that a RuleUnit can be materialized at later stages of the compilation process.
> with this JIRA, we introduce an abstraction over RuleUnitDescription, so that different implementations can be provided. The default implementation is reflective (uses Methods), but a non-reflective implementation will be allowed.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list