<div dir="ltr">Absolutely, that was a primary design goal. There&#39;s really two packages at play here:<div><br></div><div>* Jeremy Shaw&#39;s web-routes provides some basic infrastructure.</div><div>* My web-routes-quasi provides the quasi-quoted syntax and template haskell code for generating the render, parse and dispatch functions.</div>
<div><br></div><div>Currently web-routes-quasi is pretty tailor-made for Yesod, but I&#39;d be happy to make changes to have it fit your needs. I originally wanted the package to be more general, but realized I really needed user feedback on the features desired in order to do that properly.</div>
<div><br></div><div>Michael<br><br><div class="gmail_quote">On Tue, May 25, 2010 at 2:10 PM, Alberto G. Corona <span dir="ltr">&lt;<a href="mailto:agocorona@gmail.com">agocorona@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Could your web-routes  be general enough to be integrated in other frameworks?. du to my special requirements  I´m working on my own app-server (persistence, clustering, state, threading, but not web framework) and I would like to have web components available to put at the top, rather than web frameworks.<div>

<br></div><div>Alberto<br>
<br><div class="gmail_quote">2010/5/24 Gregory Collins <span dir="ltr">&lt;<a href="mailto:greg@gregorycollins.net" target="_blank">greg@gregorycollins.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div></div><div class="h5">

<div>Michael Snoyman &lt;<a href="mailto:michael@snoyman.com" target="_blank">michael@snoyman.com</a>&gt; writes:<br>
<br>
&gt; This monologue isn&#39;t meant as a Yesod-is-better-than-Snap, it&#39;s meant<br>
&gt; to point out that type-safe URLs are a very powerful feature, and I<br>
&gt; think it fits very nicely with the Haskell nature. I&#39;d really urge<br>
&gt; people to look hard at them and consider using them.<br>
<br>
</div>Enough people want this that I&#39;ve been talking with Jeremy about doing a<br>
web-routes backend for Snap -- sounds like less than an hour&#39;s work. On<br>
the todo list...<br>
<br>
G<br>
<font color="#888888">--<br>
</font><div>Gregory Collins &lt;<a href="mailto:greg@gregorycollins.net" target="_blank">greg@gregorycollins.net</a>&gt;<br>
</div></div></div><div class="im"><div><div></div><div>_______________________________________________<br>
web-devel mailing list<br>
<a href="mailto:web-devel@haskell.org" target="_blank">web-devel@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/web-devel" target="_blank">http://www.haskell.org/mailman/listinfo/web-devel</a><br>
</div></div></div></blockquote></div><br>
</div>
</blockquote></div><br></div></div>