[Openmcl-devel] init-folder

Tom Emerson tremerson at gmail.com
Mon Aug 15 09:50:37 PDT 2011


USER-HOMEDIR-PATHNAME is going to give you a path to your home directory.
Use that with DIRECTORY to get a list of all paths in a given subdirectory
and load each one...

On Mon, Aug 15, 2011 at 10:05 AM, Janusz Podrazik
<info at mracpublishing.com>wrote:

> this is what I do now each files is mapped.
> the question is how to assign a directory without mapping all files in the
> init.lisp file.
>
>
> On 15 Aug 2011, at 15:08, Tim Bradshaw wrote:
>
> > On 13 Aug 2011, at 10:03, Janusz Podrazik wrote:
> >
> >> Howto:
> >>
> >> Instead of using an init-ccl.lisp file, I would like instead to assign a
> init folder.
> >> All files or subfolders in the that folder - lets say 'Startup' folder -
> would be loaded on startup of the application.
> >>
> >
> > I'm not currently doing this, but I have in the past, and the trick is to
> write a minimal init file which maps over files in the appropriate
> directory, loading them.
> >
>
> MRAC Publishing
> Janusz Podrazik
> info at mracpublishing.com
>
>
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>



-- 
Tom Emerson
tremerson at gmail.com
http://treerex.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20110815/de492087/attachment.htm>


More information about the Openmcl-devel mailing list