Menu

#1 Bad method sig. in AbstractKnowledgeBase

open-accepted
nobody
None
5
2003-09-08
2001-11-19
No

the public void addConflictSetListener
(RuleFireListener l) method in AbstractKnowledgeBase
should instead have the signature public void
addConflictSetListener(ConflictSetListener l). Also
true for the remove method.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Acknowledged.

    As of Sept 03, a new team is now managing and over-hauling
    JEOPS. We will be converting the code to conform to code
    standards and Java idioms.

    Thank you for the suggestion and we make this fix for the 2.3
    release.

     
  • Bob Schlicher

    Bob Schlicher - 2003-09-08
    • status: open --> open-accepted
     

Log in to post a comment.