[rules-users] RuleContext and insertLogical()

Mark Proctor mproctor at codehaus.org
Tue Jun 23 18:14:12 EDT 2009


Michal Bali wrote:
> Hi,
>
> 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?
>
> Thanking you in advance.
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 :)

Mark
>
> Best regards,
> Michal
> ------------------------------------------------------------------------
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20090623/199a783d/attachment.html 


More information about the rules-users mailing list