Jeffrey,

I created a debugger quite a few years back (Jess version 4.xx) that I have not maintained. I'd have to locate the media it is archived onto but I've been wanting to resurrect it.

It didn't do exactly what you want and it was pretty crude since it was fronted by the Windows Scripting Host Debugger which I later removed as a dependency. It depended on custom modifications to the Jess source code to work. With the new 7.0 API's I think most of what it does could be reimplemented using public API's quite easily.

Let me know if you would like to help work on it.

alan


Jeffrey Davine wrote:
The debugging facility Im wondering about would also allow single stepping thorough rules as they activate with the ability to watch the patterns and joins.

------------------------------------------------------------------------

*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Jeffrey Davine
*Sent:* Wednesday, November 16, 2005 10:48 AM
*To:* jess-users@sandia.gov
*Subject:* JESS: Debugger

Does Jess have a built-in facility to browse rules? By that I mean a way to check, for any rule, which if any facts match patterns in the rule (showing how the fact is bound to the pattern) and whether there are joins for each pattern?

Also, is there any additional information or documentation on the Jess debugger part of version 7 (beyond the comments in 3.2.4 of the manual)?

Jeff



--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to