[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: current problems




> Carefull here, the interests created in a interest OILs are replaced with
> the actually cb interests when the oil itself is loaded (if the oil is done
> right). 

The _pointer_ to the oil is removed from the list of recipients, but
that doesn't mean that the actual oilInterest object is deleted.
That, I think, should be done in a 'destroy_*' function of the interest
oil (since these objects are created in the 'create_*' function).

> Maby a better solution here would be to have the interest OIL be unloaded
> entirely when the real OIL is loaded

Yes, that's basically what I'd propose as well.

Kasper