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: Great Documentation! Thanks Marius!


"ccf::satchell"@hermes.dra.hmg.gb writes:

> The new documentation on dynamic linking is excellent, just what I had
> hoped for.  I think I understand it now.

Thanks alot for the compliment!

But, the eternal rule is that as soon as you document something it's
bound to be obsoleted.  In fact, I already have a different scheme for
dynlinking compiled code modules cooking in my head.  The one
currently in Guile (and that I have documented), doesn't really work
in more complex situations.  I have been quite naive about shared
libraries when writing the current stuff.