Hi All,
       I have two questions that needs clarrification:

1.   Is it possible to do copies of Rete object after
the rules are loaded  by inplementing Serializable
interface?

2.  If I instantiate a Rete object, r , can I put a
rule first and its related fact later seperately. e.g

    e.executeCommand(" rule_1" );

    e.executeCommand(" fact_1" );

   The data for the objects referred in  rule_1 is
defined fact_1.

    Highly appreciate your response.

Chinnaswamy_g
Singapore




__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

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