Hi!

> Rete objects aren't truly serializable in any current release of
> Jess -- this is expected to be a feature of Jess 6.0 when it is
> released, however.
> 
> Use bsave to save to a file, send the file, bload the file, and then
> run on the other end.

(bsave) does not save any facts, does it (the Dumper class calls Rete::removeFacts() 
before writing to the ObjectOutputStream)? How would you handle them? Using 
(save-facts) and (load-facts)?

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