]
Edoardo Vacchi commented on DROOLS-3819:
----------------------------------------
final doc
Rule Units 2.0: evaluate 7.x behavior and consider new design
-------------------------------------------------------------
Key: DROOLS-3819
URL:
https://issues.jboss.org/browse/DROOLS-3819
Project: Drools
Issue Type: Task
Reporter: Edoardo Vacchi
Assignee: Edoardo Vacchi
Priority: Major
Labels: drools-core, submarine
Fix For: 8.0.0.Final
I have disabled generation of `unit()` API invocation on DRL compiler in order to make
the Unit prototype work quickly. We are now assuming that 1 unit === 1 session, therefore
some previous assumptions do not hold anymore. Previous assertions are therefore broken.
It is also a good time to re-evaluate some previous considerations on how rule units are
supposed to work (e.g. reconsider how guards work etc)
*Deliverable*: design document