This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: practical Guile module handling


Greg Badros <gjb@cs.washington.edu> writes:

> Jost Boekemeier <jostobfe@linux.zrz.TU-Berlin.DE> writes:
> 
> > (define (scwm-module-loaded? name) 
> >        (environment-bound? module-environment name))
> 
> enivironment-bound? seems to be a post 1.3-ism.


It is the implementation of Jim's environment proposal which is the
base of the new module system for which I need beta testers.  Ahem... :)

-> ftp://ftp.tfh-berlin.de/pub/incoming/guile-core*.patch.gz


Jost


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]