On Jun 11, 2004, at 1:58 PM, Matt Sergeant wrote:

On 11 Jun 2004, at 21:16, Jim Winstead wrote:

On Fri, Jun 11, 2004 at 09:01:57PM +0100, Matt Sergeant wrote:
OK, done. Since LAST is the default, and MIDDLE is impossible, I just
implemented an extra flag for FIRST.

impossible? you could use splice to just put it in the middle.

I guess I should have been clearer. Exactly *where* in the middle do you put it?

So it ends up running before handlers requesting to be last and after handlers requesting to be first and probably after already defined "to be run first" handlers.


Handlers requesting to run last gets put in after other handlers requesting to be last.

Handlers to be run first could be either before others requesting to run first, or after those? (I was planning to lookup what Apache HTTPD does and just model after that -- the first, middle, last idea is from there IIRC).


- ask

--
http://www.askbjoernhansen.com/



Reply via email to