JESS: [EXTERNAL] Linking rule actions to the execution of other rules

2013-04-23 Thread Tom De Costere
Hello, I’m currenly trying to link the actions of rules to the possible execution of other rules. Now I was wondering if anybody has any ideas how this can be done? I’ve already succeeded in reading out the actions and the conditions, but when looking at the current results I can only see the

RE: JESS: [EXTERNAL] Linking rule actions to the execution of other rules

2013-04-23 Thread Friedman-Hill, Ernest
Hi Tom, What you’re asking is basically an example of the famous Halting Problem in computer science, which I can paraphrase as “determining what a program is going to do without running the program.” You can’t tell what rules a fact could activate without doing all the pattern matching that