Hi All,
 
I have been thinking about Case Based Reasoning (CBR) and it would seem that if a rule-based system could (1) determine which objects it was matching on, (2) use Java reflection to list the object methods used for the predicates, and (3) retrieve within some repository all the objects that fit  (1) and (2)  and assert them into working memory, then CBR would be a natural extension of a rule-based system.
 
Any thoughts ??
 
Rich Halsey

Reply via email to