hello Do anyone know how to returns the value in the named slot of the fact with the given fact-id? Can you give me an example?
thanks lai -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Friday, March 12, 2004 4:56 AM To: [EMAIL PROTECTED] Subject: Re: JESS: Is JESS a JBuilder plug-in I think Duncomb Robert Contr AFRL/IFSA wrote: > I've heard JESS is an Eclipse plug-in but is it also a JBuilder plug-in? > What does it mean to be a plug-in? Jess is a Java library, which you can use in your Java software regardless of what development tools you use. It doesn't favor any particular environment. The upcoming Charlemagne release of Jess (sometimes called Jess 7) will include, along with this library, a set of tools that work with Eclipse to aid in Jess development. If you've used a modern IDE, you're familiar with things like smart completion and intention actions; the Jess IDE will offer these, and more. There will be a rule editor, a debugger, a rule-set management tool, and other goodies. None of this will be useable under JBuilder, but the Jess engine itself will, then as now, be useable with JBuilder or any other IDE. --------------------------------------------------------- Ernest Friedman-Hill Science and Engineering PSEs Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- 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] -------------------------------------------------------------------- -------------------------------------------------------------------- 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] --------------------------------------------------------------------
