Edoardo Vacchi created DROOLS-3307:
--------------------------------------
Summary: Make KnowledgePackage agnosting from Drools/jBPM
Key: DROOLS-3307
URL:
https://issues.jboss.org/browse/DROOLS-3307
Project: Drools
Issue Type: Enhancement
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
current impl exposes both drools-specific and jbpm-specific methods
core should not account for the underlying type: we'd rather give a wrapper or a
common super-type instead of a different map for rules and processes.
aim for API like:
{code} kpg.get(Rules.class).getRules() {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)