Is it possible to create facts from within a Java application?

One solution of course is to use Rete.definstance(object). However, I
have many simple, small facts and suspect performance could be improved
if I were to create facts directly. (Or am I mistaken?)

Also, I need to have the facts retracted when I issue Rete.reset();
definstanced facts simply get reloaded.

--------------------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to