<div dir="ltr"><a href="http://weitz.de/hunchentoot/#install">hunchentoot</a> uses features:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="color:rgb(0,0,0);font-family:'Noto Serif';font-size:medium"> You can compile Hunchentoot without SSL support - and thus without the need to have CL+SSL - if you add </span><code style="color:rgb(0,0,0)">:HUNCHENTOOT-NO-SSL</code><span style="color:rgb(0,0,0);font-family:'Noto Serif';font-size:medium"> to </span><a href="http://www.lispworks.com/documentation/HyperSpec/Body/v_featur.htm" style="text-decoration:none;padding:1px 2px;font-family:'Noto Serif';font-size:medium"><code>*FEATURES*</code></a><span style="color:rgb(0,0,0);font-family:'Noto Serif';font-size:medium"> </span><em style="color:rgb(0,0,0);font-family:'Noto Serif';font-size:medium">before</em><span style="color:rgb(0,0,0);font-family:'Noto Serif';font-size:medium"> you compile it.</span></blockquote><div><br></div><div><a href="https://github.com/fukamachi/clack#server">Clack</a> which can use five different web-servers will load the appropriate system  when you start a web server.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 7 April 2016 at 07:35, Don Morrison <span dir="ltr"><<a href="mailto:dfm2@cmu.edu" target="_blank">dfm2@cmu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><div class="gmail_default"><span style="font-family:'courier new',monospace">​</span><font face="courier new, monospace">On Wed, Apr 6, 2016 at 7:21 PM, Don Morrison <<a href="mailto:dfm2@cmu.edu" target="_blank">dfm2@cmu.edu</a>> wrote:</font></div><div class="gmail_default"><font face="courier new, monospace">> I suppose an attractive possibility might be to wrap some sort of</font></div><div class="gmail_default"><font face="courier new, monospace">> condition handler around the place inside ASDF that's trying to load</font></div><div class="gmail_default"><font face="courier new, monospace">> the cl-sqlite dependency, but I don't know my way around the ASDF</font></div><div class="gmail_default"><font face="courier new, monospace">> internals enough to have a sense of where that should be done, or if</font></div><div class="gmail_default"><font face="courier new, monospace">> it's even practical. Is there a good place inside of ASDF to do such</font></div><div class="gmail_default"><font face="courier new, monospace">> a thing? It seems fairly modular, so it seems likely. Maybe it's as</font></div><div class="gmail_default"><font face="courier new, monospace">> easy as defining a specialized method of some sort, or an :around</font></div><div class="gmail_default"><font face="courier new, monospace">> method on something or other?</font></div><div class="gmail_default"><font face="courier new, monospace"><br></font></div></span><div class="gmail_default"><font face="courier new, monospace">Ah, I now see that something like this is unlikely to be practical: am I correct in believing folks are likely to be operating with widely disparate versions of ASDF?</font></div><div class="gmail_default"><font face="courier new, monospace"><br></font></div><div class="gmail_default"><font face="courier new, monospace">It is beginning to appear that the most practical solution today, or at least the one least likely to cause further problems, is two different systems.</font></div><div class="gmail_default"><font face="courier new, monospace">​​</font></div><span class="HOEnZb"><font color="#888888"><div class="gmail_default"><font face="courier new, monospace"><br></font></div><div class="gmail_default"><font face="courier new, monospace"><br></font></div><div class="gmail_default"><font face="courier new, monospace"><br></font></div><div class="gmail_default"><font face="courier new, monospace">-- </font></div><div class="gmail_default"><font face="courier new, monospace">Don Morrison <<a href="mailto:dfm2@cmu.edu" target="_blank">dfm2@cmu.edu</a>></font></div><div class="gmail_default"><font face="courier new, monospace">"Swift had read Hobbes, an experience not easily forgotten."</font></div><div class="gmail_default"><font face="courier new, monospace">      -- Will and Ariel Durant, _The Age of Reason Begins_</font></div><div><br></div>
</font></span></div></div>
</blockquote></div><br></div>