[Seaside] Re: Panic button?

Yanni Chiu yanni at rogers.com
Wed Jun 8 01:58:11 CEST 2005


> ...  As for memory usage, try
> this:
> 
> WARegistry clearAllHandlers.
> MCFileBasedRepository flushAllCaches.

Here's the four steps I've noted in my workspace:

WARegistry clearAllHandlers.
-Nuke the Halo class var in WAHalo
-nil out all inst vars of all instances of "SASession allSubclasses"
Smalltalk garbageCollect.

--yanni



More information about the Seaside mailing list