[Seaside] Garbage Collection

radoslav hodnicak rh at 4096.sk
Wed Jun 8 23:28:30 CEST 2005



> I'm using Seaside on VWNC 7.3


In VW, the squeak compatibility method #allSubInstances is not implemented 
correctly and therefore Seaside doesn't release session instances. If you 
change it to actually return all instances of all subclasses
WARegistry clearAllHandlers + GC has the desired effect

rado


More information about the Seaside mailing list