[jboss-jira] [JBoss JIRA] (DROOLS-4837) Abstract reflective accesses from RuleUnitDescription
Edoardo Vacchi (Jira)
issues at jboss.org
Wed Dec 4 09:58:00 EST 2019
Edoardo Vacchi created DROOLS-4837:
--------------------------------------
Summary: Abstract reflective accesses from RuleUnitDescription
Key: DROOLS-4837
URL: https://issues.jboss.org/browse/DROOLS-4837
Project: Drools
Issue Type: Feature Request
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
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