[Seaside] Let me see if I understand correctly...(more DB pool, application/session stuff).

Avi Bryant avi.bryant at gmail.com
Tue Feb 28 07:27:47 UTC 2006


On Feb 27, 2006, at 11:25 PM, Todd Blanchard wrote:

> Is this documented anywhere (example even)?  I could totally use  
> this, just need to know what to short circuit to avoid session  
> creation.

It's pretty simple: subclass WAEntryPoint, implement #description on  
the class side so that it shows up as I described in the config UI,  
and then override #handleRequest: (takes a WARequest) to return a  
WAResponse.

Avi


More information about the Seaside mailing list