Faré wrote: >>> You must be confusing *source-registry* and *source-registry-parameter*. >>> The former is the cache after searching the various paths, and is private. >>> The latter is the parameter provided to initialize-source-registry, >>> and is exported specifically so that users may introspect what a another >>> part of the program previous provided, and incrementally modify it.
Sorry, what I meant was that s-r-p is a cache of the previously-provided parameter to initialize-source-registry. OK, that will be our documentation. I believe that this variable should be read only (hence my characterization of it as a cache). cheers, r
