jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • drools-legacy
  • DROOLS-66

Add/Remove rules from a RuleBase with existing Working Memories

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 3.0-M1
  • Component/s: reteoo
  • Labels:
    None
  • Environment:
    J2SDK 1.4.2 on RedHat 9

Description

After calling workingMemory.assertObject(), I add a rule which should match against the object that was asserted, but it does not. Even though (using Rete) mapping previously asserted facts onto new rules is a relatively costly operation, I would think it's necessary.

Issue Links

is related to

New Feature - A new feature of the product, which has yet to be developed. DROOLS-393 Make RuleBaseImpl reference each WorkingMemory it creates

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Andy Barnett added a comment - 26/Nov/04 9:58 PM

Drools does not currently support the adding of additional Rules to a RuleBase once you've obtained the RuleBase from a call to RuleBaseBuilder. Like you say, however, it should be possible, and Robert B. Doorenbos' paper entitled "Production Matching for Large Learning Systems" has a section devoted to the topic: Section 2.6, "Adding and Removing Productions"

http://drools.org/download/attachments/8082/CMU-CS-95-113.pdf?version=1

Show
Andy Barnett added a comment - 26/Nov/04 9:58 PM Drools does not currently support the adding of additional Rules to a RuleBase once you've obtained the RuleBase from a call to RuleBaseBuilder. Like you say, however, it should be possible, and Robert B. Doorenbos' paper entitled "Production Matching for Large Learning Systems" has a section devoted to the topic: Section 2.6, "Adding and Removing Productions" http://drools.org/download/attachments/8082/CMU-CS-95-113.pdf?version=1

People

  • Assignee:
    Mark Proctor
    Reporter:
    Phil DiBona
Vote (0)
Watch (1)

Dates

  • Created:
    17/Nov/03 3:49 PM
    Updated:
    02/Aug/05 7:47 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.