hi,

I need rete objects which are serializable, for cloning, moving across
processes, backup etc. When serializing the rete objects the rules
survive but the facts are lost. well I know that I should use
save-facts/load-facts bsave/bload - but I wonder why the rete objects
have transient members?
at the moment I use the version 5.1.

currently I subclass the rete class and added a method
serialize/deserialize (which does the file handling for the rules.).

is there a better way to achieve serializable rete objects - and why do
rete objects contain transient members ?
can I redirect the writing of the file (when using save-facts) into an
array ?

ralph


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