Questions

Chris Muller chris at funkyobjects.org
Fri Sep 8 00:32:01 UTC 2006


--- keith hodges <keith.hodges at warwick.ac.uk> wrote:

> I am looking for a reliable way to clear up old MagmaSessions. My use
> of
> seaside is a bit hit and miss, and I seem to have a load of
> MagmaSessions left dangling.

MagmaSession cleanUp.


> There seems to be a process that is merrily chugging through every
> class
> in the system what is going on. lots of allSubclassesDoGently:

Not sure..

> Would it be safe to persist a "Semaphore"?

Yeah, that should be fine.  I think the default read-strategy
(one-level minimum) could cause linked-lists to be materialized all at
once, but that shouldn't be an issue with Semaphores.




More information about the Magma mailing list