chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] The point of 'provide'


From: John Cowan
Subject: Re: [Chicken-users] The point of 'provide'
Date: Sun, 3 Jan 2010 22:13:05 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

Peter Bex scripsit:

> My goal here is to load a file regardless of whether it was loaded by
> some bootstrap code or installed as an extension.
> 
> Is there a way to do this programmatically?

Require does the job as far as mere loading is concerned, but as for
programmatic importing, you must use the undocumented ##sys#import
procedure.

-- 
Do I contradict myself?                         John Cowan
Very well then, I contradict myself.            address@hidden
I am large, I contain multitudes.               http://www.ccil.org/~cowan
        --Walt Whitman, Leaves of Grass




reply via email to

[Prev in Thread] Current Thread [Next in Thread]