<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=391224515-26042007><FONT face=Arial size=2>I think there 
is a bug in IMPORT-ASSEMBLY, in that the documentation says</FONT></SPAN></DIV>
<DIV><SPAN class=391224515-26042007><FONT face=Arial 
size=2>    </FONT></SPAN></DIV>
<DIV><SPAN class=391224515-26042007><FONT face=Arial size=2>    
  "Imports all public types of the assembly ASSEMBLY \(a string or 
a<BR>    CONTAINER).  If ASSEMBLY is a string then the 
assembly is first loaded<BR>    with LOAD-ASSEMBLY.  Returns 
ASSEMBLY as a CONTAINER."<BR></FONT></SPAN></DIV>
<DIV><SPAN class=391224515-26042007><FONT face=Arial size=2>However, it doesn't 
seem to actually import the public types when the ASSEMBLY argument 
isn't</FONT></SPAN></DIV>
<DIV><SPAN class=391224515-26042007><FONT face=Arial size=2>passed to 
IMPORT-TYPE. Passing the assembly fixes this.</FONT></SPAN></DIV>
<DIV><SPAN class=391224515-26042007><FONT face=Arial 
size=2> </DIV></FONT></SPAN>
<DIV><SPAN class=391224515-26042007><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=391224515-26042007><FONT face=Arial size=2>Iver Odin 
Kvello</FONT></SPAN></DIV>
<DIV><SPAN class=391224515-26042007><FONT face=Arial size=2><A 
href="mailto:iok@selvaag.no">iok@selvaag.no</A></FONT></SPAN></DIV>
<DIV><SPAN class=391224515-26042007><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=391224515-26042007><FONT face=Arial 
size=2> </DIV></FONT></SPAN></BODY></HTML>