[Seaside] WeakArray problems (I think)

Richard Huxton dev at archonet.com
Tue May 23 08:07:20 UTC 2006


Adrian Lienhard wrote:
> Is this an known problem of the VM? I couldn't find  a bug report on 
> Mantis for this, so it would be good if you could add one with some more 
> information (VM version, OS).

The UI freezing is afaict just due to the fact that the 
garbage-collection via WeakArray etc is inefficient. Seaside uses weak 
references quite a bit and my development image probably used them a 
great deal (lots of new sessions started to test new code). Try googling 
for "WeakArray finalization".--
   Richard Huxton
   Archonet Ltd


More information about the Seaside mailing list