<br><br><div class="gmail_quote">On Thu, Feb 19, 2009 at 1:09 PM, Neil Van Dyke <span dir="ltr">&lt;<a href="mailto:neil@neilvandyke.org">neil@neilvandyke.org</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;">
I&#39;ve found logging as sexps to be somewhat more convenient than strings, at least for debugging info.<br>
<br>
However, I&#39;d want the formatting of sexps to strings to be done immediately, not asynchronously, lest values change in the meantime and compromise my debug info.<br>
<br>
</blockquote></div>Hi Neil,<br><br>can you elaborate a bit more on how would sexp and string differ in this case?&nbsp; Assuming your sexp contains only immutable objects, I am sure how the value (and assuming you are refering to the sexp itself) would change.<br>
<br>Thanks,<br>yc<br><br><br><br>