16 Jan
2002
16 Jan
'02
2:57 p.m.
Chris McDonough wrote:
I dont think I understand the issue. You create some persistent objects. You have references to those objects in a list. You store the list in a persistent object too. You restart and you still have references to those objects. This isn't a leak, AFAICT.
Oh then I misunderstood the problem. I assumed that the memory was still being used after the object had been deleted. Bugger. regards Max M