Hi Marek -<br><br><div class="gmail_quote">On Mon, Oct 27, 2008 at 2:26 PM, Marek Kubica <span dir="ltr">&lt;<a href="mailto:marek@xivilization.net">marek@xivilization.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
</div>Ok, I was generalizing a bit too much. I&#39;m absolutely sure that<br>
instaweb.plt and (especially) dispatch.plt are quite useful but you<br>
have to understand that now that I eally started doing stuff in Scheme,<br>
there&#39;s quite a lot of concepts which wait to be mastered. I just<br>
thought that it&#39;s not that smart to reinvent the PLT web server<br>
dispatching again using dispatch.plt. And I believe that I&#39;m now really<br>
close to get the default server dispatching to work as I want it to.<br>
</blockquote><div><br>If you are concerned about reinventing the wheel, my 2 cents are one of the following will help you get going faster: <br><br>1) try to use the plt-web-server AS IS, or <br>2) try to use instaweb (and dispatch.plt)<br>
<br>Both approaches&#39; learning curve is lower than what you are trying to grok at once, as customizing plt-web-server&#39;s behavior (which instaweb does) would require you to understand a lot of PLT&#39;s concepts.<br>
<br>Cheers,<br>yc<br>&nbsp;</div></div><br>