I am attempting to create a java system that uses JESS as the back end
knowledge base. I am allowing facts to use any java object as the
parameters of the fact. Doing that in JESS is very straight forward.
What I can't seem to figure out is how to match on those facts in a
rule. Since the rule can only be created using the executeCommand
method, I need to convert a match with java objects into some sort of
JESS language string. I can't figure out how to do that. Does anybody
know how to do this?
Thanks,
Kevin Kelly
--------------------------------------------------------------------
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]
--------------------------------------------------------------------