[racket] Adding dispatcher to serve/servlets may be?

From: Veer (diggerrrrr at gmail.com)
Date: Tue Sep 6 08:39:36 EDT 2011

But this will require duplicating most of what serve/servlet already does.

I was thinking in terms of customizing other user's serve/servlet that
takes my or someone else  dispatcher
and plugs it in and adding to the existing functionality of serve/servlet.




On Tue, Sep 6, 2011 at 5:24 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> That's what serve/launch/wait is. If serve/servlet isn't quite
> customizable enough, you should use serve/launch/wait and perhaps
> dispatch/servlet
>
> Jay
>
> On Tue, Sep 6, 2011 at 5:48 AM, Veer <diggerrrrr at gmail.com> wrote:
>> I wonder if it is good idea for serve/servlet to take extra keyword
>> argument for custom dispatcher.
>> This might be useful for plugin type of application. Just a thought.
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://lists.racket-lang.org/listinfo/users
>>
>
>
>
> --
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://faculty.cs.byu.edu/~jay
>
> "The glory of God is Intelligence" - D&C 93
>



Posted on the users mailing list.