From: SourceForge.net <no...@so...> - 2010-03-22 16:09:59
|
Feature Requests item #2969415, was opened at 2010-03-12 14:14 Message generated for change (Settings changed) made by jmvanel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1104479&aid=2969415&group_id=237733 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Drools Group: None Status: Open Priority: 6 Private: No Submitted By: Jean-Marc Vanel (jmvanel) >Assigned to: iamlolive (iamlolive) Summary: use insertLogical() instead of insert() Initial Comment: 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1104479&aid=2969415&group_id=237733 |