Shadowing special variables in threaded handlers

2021-12-29 Thread Duncan Bayne
ttle commercial experience in it beyond hobbyist work. I don't know whether there's a "Lisp trick" I should be using to ensure the right context for the handler thread, or whether I need to refactor the library in question to not rely on special variables in the handler ...

Re: Shadowing special variables in threaded handlers

2021-12-30 Thread Duncan Bayne
same* variables for global configuration. Thoughts / opinions? -- Duncan Bayne +61 420 817 082 | https://duncan.bayne.id.au/ I usually check my mail every 24 - 48 hours. If there's something urgent going on, please send me an SMS or call me.

Re: Shadowing special variables in threaded handlers

2021-12-31 Thread Duncan Bayne
relative to a particular root, and handily avoiding the same threading + shadowed variable issue with *germinal-root*. Now I can set a temporary context in my tests with a let form, and the world is a happier place :) Happy New Year :) -- Duncan Bayne +61 420 817 082 | https://duncan.bayne.id.au/ I