Lisp HUG Maillist Archive

RE: How to make own modules ?

RE: How to make own modules ?

Tim Bradshaw [mailto:tfb@cley.com] wrote

>
>* David Fox wrote:
>
>> The implementor cannot assume that all users will choose
>> domain-structured module names. I suppose we could protect system
>> module names from (module) definition in a similar way to how symbols
>> of the COMMON-LISP package are protected.
>
>Yes, PROVIDE could do that, couldn't it? (but it needs to know every
>system module name, I guess).
>
While stumbling around in the LWW internals, looking for a solution
to my module problem i found an internal variable that seems to hold
this information. So this should be solvable.

Have a nice weekend
AHz

Updated at: 2020-12-10 08:59 UTC