JESS: doubts on basic usage of Jess from Java

2003-04-02 Thread Xavier Noria
I'm reading Jess' manual to get an idea about how it works and whether it would be of interest in an agent-based simulation we are developing. We are writing a prototype in Java, the idea is that Jess would be used to implement part of the behavior of agents somehow. Everything is new for me

Re: JESS: doubts on basic usage of Jess from Java

2003-04-02 Thread ejfried
I think Xavier Noria wrote: I'm reading Jess' manual to get an idea about how it works and whether it would be of interest in an agent-based simulation we are developing. You could also do a web search on JADE and Jess as many people have already used Jess with that popular agent framework.

Re: JESS: doubts on basic usage of Jess from Java

2003-04-02 Thread Xavier Noria
On Wednesday 02 April 2003 15:10, [EMAIL PROTECTED] wrote: I think Xavier Noria wrote: I'm reading Jess' manual to get an idea about how it works and whether it would be of interest in an agent-based simulation we are developing. You could also do a web search on JADE and Jess as many

Re: JESS: doubts on basic usage of Jess from Java

2003-04-02 Thread ejfried
I think Xavier Noria wrote: (bind ?consumer (new Consumer)) (?consumer setIncome 1500) (defclass consumer Consumer) I've seen examples like this in the manual, but unless I am wrong a new instance of the class Consumer is being created there, isn't it? The situation would be that

Re: JESS: doubts on basic usage of Jess from Java

2003-04-02 Thread James C. Owen
I'm not much on Agent Technology these days, even though I did play around a bit with FIPA way back when. We even did something similar to what you're describing but the powers that be managed to make it really, really complicated. Regardless, we did get it running without actually using FIPA,

JESS: Jess book

2003-04-02 Thread Zhu, David H.
Has the Jess book come out yet? Thanks David Zhu R D 918-3428673 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

Re: JESS: Jess book

2003-04-02 Thread ejfried
I think Zhu, David H. wrote: Has the Jess book come out yet? Thanks Unfortunately, no. There have been some unfortunate but unavoidable delays due to illness. The book is still being edited. We hope to have it out by the summer. I'm really excited about the way it's coming out, by the