<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">This does seem to illustrate an issue with the current "export everything that's in UIOP" strategy.</p>

<p dir="auto">Should we consider changing this policy?</p>

<p dir="auto">Or, if we have "internal" functions that we don't want to be visible through <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">UIOP/DRIVER</code>, should we simply not export them from the sub-packages and use <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">:import-from</code> to move them among the sub-packages?</p>

<p dir="auto">Best,<br>
r</p>

<p dir="auto">On 19 Feb 2018, at 18:22, Faré wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">On Mon, Feb 19, 2018 at 7:03 PM, Eric Timmons <etimmons@mit.edu> wrote:</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">Glad to help! I've also opened the following bug on SBCL to let them know<br>
about it: <a href="https://bugs.launchpad.net/sbcl/+bug/1750466" style="color:#999">https://bugs.launchpad.net/sbcl/+bug/1750466</a>.<br>
</p>
</blockquote><p dir="auto">Thanks!<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">Also, I checked that nothing else in ASDF uses `parse-define-package-form`,<br>
but I somehow missed until just now that it's actually exported from uiop<br>
=/. Is there any concern about another library using it? If so, I can try to<br>
fix it in such a way that the output of `parse-define-package-form` is<br>
unchanged.<br>
</p>
</blockquote><p dir="auto">I wouldn't worry about that: grepping through quicklisp systems reveals no user.<br>
<br>
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• <a href="http://fare.tunes.org" style="color:#777">http://fare.tunes.org</a><br>
It costs the nation millions to keep Gandhi living in poverty — Sarojini Naidu</p>
</blockquote></div>
<div style="white-space:normal">
</div>
</div>
</body>
</html>