[Seaside] VW cgi interface

Avi Bryant avi at beta4.com
Sun Mar 21 02:44:34 CET 2004


On Mar 20, 2004, at 5:42 PM, Avi Bryant wrote:
>
> That's ringing some serious bells.  I think Roger Whitney solved that 
> one a while back?  Look back through the list archives...

Here we go:

> 	I found the problem. EphemeronDictionary was not being used in the 
> version I downloaded. I did download the latest version of all three 
> bundles. I modified SeasidePlatformSupport 
> class>>weakDictionaryOfSize: as below. When I used the 
> EphemeronDictionary Seaside seems rock solid. I was able to make 2000 
> new requests without any problem, which was not possible before. Now I 
> am a happy camper. Thanks again for the work on the port.
>
> SeasidePlatformSupport class>>weakDictionaryOfSize: size
>
> 	^EphemeronDictionary new: size



More information about the Seaside mailing list