[Seaside-dev] Issue 164 in seaside: remove #testGarbageCollect?

codesite-noreply at google.com codesite-noreply at google.com
Tue Dec 2 07:14:33 UTC 2008


Comment #3 on issue 164 by renggli: remove #testGarbageCollect?
http://code.google.com/p/seaside/issues/detail?id=164

The question is: Is that #garbageCollect really necessarily?

Frankly, I've never seen a single case where such a call actually helped  
anything. This is done by the VM all the
time anyway, maybe you just have to wait a few milliseconds (for  
incremental) or a few seconds (for full) garbage
collection

So can you prove that it is really useful? Otherwise I would vote to remove  
as much code from SeasidePlatformSupport as possible.

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list