are we also then getting rid of the session lock? (irequesttarget.getLock())
johan On 2/7/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> by adding process() to irequesttarget and a separate step on the request > cycle we can remove IEventProcessorStrategy and IEventProcessor no? What would IRequestTarget#process do that IRequestTarget#respond doesn't? The separate step in RequestCycle, yes, that would enable us to remove IEventProcessorStrategy and IEventProcessor. Eelco
