On 12/1/05, Tomás <[EMAIL PROTECTED]> wrote:
>
> Hello
> I would like to know, if it is possible to merge two drl files. I have the
> following scene:
>
> * I create an engine with a set of rules.
> * Later i want to reuse the engine and their contents, except the older
> rules.
>
> So, i need to eliminate rules, add new rules and at end fire new rules.
>

I'm not sure if I fully understand what you're trying to do; couldn't you do
this by creating a new rule base with the older rules, create a new working
memory from that, transfer all the objects from the one WM to the other, and
running those rules?

  - Geoffrey
--
Geoffrey Wiseman

Reply via email to