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

purging status.



I think I have figured out the bug.  I will sleep on it and hopefully
wake with a solution.  I wasn't holding onto all the stub objects
while purging.  As a result, they stop being canonical (I get more
than one stub object per shepherd), and the system gets quite
cinfused.  The Canonicallization table will need to be a weak pointer
table.  Sigh.

dean