[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1431) dynamically create rules at runtime
one legged (JIRA)
jira-events at lists.jboss.org
Mon Feb 18 10:48:26 EST 2008
[ http://jira.jboss.com/jira/browse/JBRULES-1431?page=comments#action_12399737 ]
one legged commented on JBRULES-1431:
-------------------------------------
What is missing is doing it from a rule, as in a Meta rule. How can a rule add and remove rules? currently there is no key word or built in function that a meta rule could use to create rule. The best way to see how that is done is to try it in CLIPS and JESS.
> dynamically create rules at runtime
> -----------------------------------
>
> Key: JBRULES-1431
> URL: http://jira.jboss.com/jira/browse/JBRULES-1431
> Project: JBoss Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: All
> Affects Versions: 4.0.4
> Environment: all
> Reporter: longDuck dong
> Priority: Minor
>
> Currently, there isn't an easy way to dynamically create rules at runtime, similar to CLIPS and JESS (build) command. Without this kind of functionality, it is difficult to build machine learning applications where the system uses meta-rules and meta-data to generate rules on the fly. Building this type of application isn't typical for business cases, but for more advanced use cases, it is very desirable. Proper support for this kind of functionality also requires an easy way to remove a rule at runtime. Will this type of use case dictate interpreted mode, since it will easily kill the perm gen?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list