<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Michal Bali wrote:
<blockquote
 cite="mid:58f4ed90906211714r5dbeea25if63a7362e95672b0@mail.gmail.com"
 type="cite">Hi,<br>
  <br>
The org.drools.runtime.rule.RuleContext doesn't support insertLogical()
as did the deprecated KnowledgeHelper. Is it planned to support this
method in the next release of Drools?<br>
  <br>
Thanking you in advance.<br>
</blockquote>
As this isn't available from the KnowledgeRuntime and it's linked to
the rule I'm guessing it will have to go on the kcontext variable -
I've avoided putting too much sugar on interfaces and guess I over
trimmed things :) For now you can still use the drools variable for
logical insert as we kept things backwards compatible. We will fix for
5.1. Maybe open a JIRA so we don't forget :)<br>
<br>
Mark<br>
<blockquote
 cite="mid:58f4ed90906211714r5dbeea25if63a7362e95672b0@mail.gmail.com"
 type="cite"><br>
Best regards,<br>
Michal<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>