[
https://issues.jboss.org/browse/DROOLS-2961?page=com.atlassian.jira.plugi...
]
Mark Proctor commented on DROOLS-2961:
--------------------------------------
If annotations are used. We need to decide between single word annotations, or annotations
with enum values:
@ExistenceDriven
@DataDriven
vs
@Firing(DataDriven)
@Firing(ExistenceDriven)
We can also discuss other alternative terms too.
Existence and Data Driven rule firing
-------------------------------------
Key: DROOLS-2961
URL:
https://issues.jboss.org/browse/DROOLS-2961
Project: Drools
Issue Type: Feature Request
Reporter: Mark Proctor
Assignee: Mario Fusco
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)