[Seaside] Re: Application/Session Objects

Richard Huxton dev at archonet.com
Wed Feb 22 19:12:44 UTC 2006


Julian Fitzell wrote:
> I think Richard's talking about having a pool of connections that are 
> given out as needed to individual sessions on a per-request basis. 

That's the sort of thing. A separate connection-pool seems excessive 
since I have persistence of state available anyway.

> Andrew and I did this on one of our projects and wrote the OmniSupport 
> package to help with this kind of thing.
> 
> Check out http://www.squeaksource.com/OmniSupport.html
> 
> Unless it's been changed, there should be a subclass of WASession that 
> will give you some idea where you need to plug in.

Ta very much - I'll take a look.

-- 
   Richard Huxton
   Archonet Ltd


More information about the Seaside mailing list