I use a main.jess (or main.clp if you prefer) in a well known location and my java code just tells jess to parse that file.
In main.jess, I (batch "xyz.jess") all the other rules/files that might be needed.
alan
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of MAtt Farmer
Sent: Thursday, May 20, 2004 2:32 PM
To: [EMAIL PROTECTED]
Subject: JESS: keeping jess in a different file?
Thanks Ernest, for your prompt email..:)
I had another question. When using Jess in large java applications, is there a way to store all the rules and facts and stuff in a separate file, so that they can be changed at a
later date, without affecting the rest of the system. I was thinking maybe we could store them in a .clp file and then just call that from java to set up the rules and facts///
and then they can run when run is called.
I need some opinion on this.
Thanks much,
~Matt..
Do you Yahoo!?
Yahoo! Domains - Claim yours for only $14.70/year
