Jean-Marc Vanel
-
2010-03-15
- priority: 5 --> 6
We should use insertLogical() everywhere instead of insert() in the N3 --> Drools translation .
This will pave the way for :
- retracting windows and forms by the rule engine
- temporarily asserting user data subject to validation rules, so that unvalidated stuff gets whiped out by the engine.
Need to verify that the executation times are inded comparable , if not inferior as Mark says .
dialog with Mark Protor
good evening ! I have a question about insertLogical() ;
I am tempted to use it all the time, but I wonder how much will I have to pay in terms of performances
<conan> not too much
<conan> if you are using trunk
<conan> it's even more efficient there