I thought about it. I named the boolean force? and would likely use the keyword #::force, since longer, more descriptive ones seem somewhat annoying. That would give (make-uuid-3 namespace-DNS &quot;<a href="http://www.widgets.com/" target="_blank">www.widgets.com</a>&quot; #:force #t). How does that look?<br>
<br><div class="gmail_quote">On Wed, Dec 16, 2009 at 8:31 AM, Sam TH <span dir="ltr">&lt;<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</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;">
On Wed, Dec 16, 2009 at 10:24 AM, Doug Williams<br>
<div class="im">&lt;<a href="mailto:m.douglas.williams@gmail.com">m.douglas.williams@gmail.com</a>&gt; wrote:<br>
&gt;<br>
</div><div class="im">&gt; ...<br>
&gt; (make-uuid-3 namespace-DNS &quot;<a href="http://www.widgets.com" target="_blank">www.widgets.com</a>&quot;) = #&lt;uuid<br>
&gt; 3d813cbb-47fb-32ba-91df-831e1593ac29&gt;<br>
&gt; (make-uuid-3 namespace-DNS &quot;<a href="http://www.widgets.com" target="_blank">www.widgets.com</a>&quot; #t) = #&lt;uuid<br>
&gt; e902893a-9d22-3c7e-a7b8-d6e313b71d9f&gt;<br>
&gt; ...<br>
<br>
</div>I think it would be helpful to use an optional keyword argument here,<br>
rather than just an optional boolean.<br>
<font color="#888888"><br>
--<br>
sam th<br>
<a href="mailto:samth@ccs.neu.edu">samth@ccs.neu.edu</a><br>
</font></blockquote></div><br>