Re: Great Documentation! Thanks Marius!

Marius Vollmer (mvo@zagadka.ping.de)
15 May 1998 11:35:28 +0200

"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.