On Mon, 8 Apr 2002, Remy Maucherat wrote:

> 
> I'd like those two to stay the way they are. They're not related to the
> hooks or actions. I/O should be handled as a special case IMO; faster +
> simpler. (could you remove the comments ?)

Ok, but at least add a second parameter ( Request, Response, etc ) to 
allow stateless implementation.  

Implementing input/output as a regular callback from coyote to the 
protocol impl. is IMO cleaner and is not much slower. I'm fine with 
them as special case if you want it this way.

But can we at least add the extra param ? 

Costin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to