Re: set-logical-host-for-pathname

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Tue, 2 Apr 2002 23:09:20 -0700 (MST)
Newsgroups gmane.lisp.uffi.devel
Message-ID <[email protected]>
Sure, good idea.

set-logical-host-for-pathname is defined in cl-user since it
is used to load the package file for UFFI. So, I'll export
the function from the cl-user package for use in other projects.

-- 
Kevin Rosenberg
kevin-HJRc7zDS/[email protected]


On Wed, 3 Apr 2002, John DeSoi wrote:

> Hi Kevin,
> 
> I was wondering if you might export this function in your package for 
> external use. Anyone using UFFI would probably need something similar 
> (I do) and having it in UFFI would cut down on duplication and 
> maintenance.
> 
> 
> Thanks!
> 
> John DeSoi, Ph.D.
> _______________________________________________
> UFFI-Devel mailing list
> [email protected]
> http://www.b9.com/mailman/listinfo/uffi-devel
>