On Fri, Dec 17, 2010 at 12:27 PM, Michael Bentley <span dir="ltr"><<a href="mailto:michael@stray-hound.com">michael@stray-hound.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div style="word-wrap: break-word;"><div class="im"><div><div><br></div><blockquote type="cite">How to interact with a running lisp instance?  I have been trying to figure this out.  I know this is being done with slime.  Does any one have any good pointer on this.  I am thinking of writing a web application and would like to be able to update it on the fly for updates and bug fixes. </blockquote>

<br></div></div><div>Why not just use slime/swank?  You can open an ssh tunnel to your web server and use slime-connect.</div></div></blockquote><div><br>Slime/swank is not very robust against version skew.  This is especially a problem if you have multiple people who need to access the server, each of whom may be running a different version of slime.  I assume people who are building swank into their servers are either running single-maintainer web sites, or are able to enforce uniformity of tools among all maintainers.   And even then, you have to be willing to restart the server any time you update slime.<br>

<br><br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word;"><div><br></div><div>hope this helps,</div>

<div>Michael </div></div><br>_______________________________________________<br>
pro mailing list<br>
<a href="mailto:pro@common-lisp.net">pro@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/pro" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/pro</a><br>
<br></blockquote></div><br>