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: gtk or sql as module?


Maciej Stachowiak <mstachow@alum.mit.edu> writes:

> > If possible, distributed guile packages should support dynamic loading
> > so that you can link in as many modules as you want at run time.  If
> > the distributed packages don't support dynamic loading, or your
> > platform doesn't, then you will need to build the combined guile
> > executable yourself.
> 
> guile-gtk does already support dynamicly loading, simply 
> (use-modules (gtk gtk)) in your program.

Good point.  I'm sorry if I gave the impression that it did not.  I
was trying to address the general problem, rather than the specific
case.

-russ


--
The novice doesn't know the rules, and creates monstrosities.
The practitioner follows the rules, and creates good works.
The master understands when to break the rules, and creates wonders.