FW: JESS: Debugger

2005-11-16 Thread Jeffrey Davine
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

Re: FW: JESS: Debugger

2005-11-16 Thread Alan Moore
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

RE: FW: JESS: Debugger

2005-11-16 Thread Jeffrey Davine
Alan - I would very much like to help work on it. I have to tell you, however, that my experience is in C++ and I'm relatively new to Java. Jeff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan Moore Sent: Wednesday, November 16, 2005 3:21 PM To:

Re: JESS: Debugger

2005-11-16 Thread ejfried
I think Jeffrey Davine wrote: I'll do the research, but as a general matter, do you think the Jess API exposes enough information (particularly concerning the rete tokens) so that I could write such a tool? Alan's more optimistic, but I myself don't think this can really be done at the level