Re: JESS: JessTab 1.0

2005-11-15 Thread Dona Mommsen
Hi Henrik, I sent Eunice JessTabs 1.0 and 1.1 directly. However, she is not the first one to ask for older versions of JessTab that are not on sourceforge. Apparently you were selective about which older versions that you left there for download, since there are 1.1 and 1.4 available, but

JESS: slot-specific and multifields

2005-11-15 Thread Greenblatt, Howard
I have encountered some odd behavior using the slot-specific template declaration and multifields. Consider the following code: (reset) (watch all) (deftemplate MyClass ; (declare (slot-specific TRUE)) (multislot slot1) (multislot slot2)) (defrule rule1 ?myClass -

Re: JESS: slot-specific and multifields

2005-11-15 Thread ejfried
I think Greenblatt, Howard wrote: I have encountered some odd behavior using the slot-specific template declaration and multifields. Thanks for the report, Howard. With your nice example, it didn't take long to track this down. Although slot-specific is the thing that triggers the bug here, it

JESS: JessTab 1.0 (New Question)

2005-11-15 Thread Eunice Palmeira
Hello, Thanks Dona to send JessTabs 1.0 and 1.1. Unfortunately JessTab 1.0 didn't solve my problem. I have functions and rules made in 2002, probably using JessTab 1.0 with Jess 6.0b3, don't run the latest versions. When i use JessTab 1.1 and Jess 6.0b3 all functions and rules are