16 Nov
                
                    2006
                
            
            
                16 Nov
                
                '06
                
            
            
            
        
    
                10:29 p.m.
            
        On Thu, 16 Nov 2006 23:09:40 +0100, "Marijn Haverbeke" <marijnh@gmail.com> wrote:
the *http-error-handler* is a rather clumsy way to hook into this -- it doesn't know anything about the context of the error, and communicating to it by using a dynamic variable is rather ugly
Well, most of the communication within Hunchentoot is via dynamic variables... :) How about AUX-REQUEST-VALUE? Cheers, Edi.