Ihor Radchenko wrote: > Bob Proulx writes: > > Which makes me contemplate processing the files to flatten out the > > includes in a compile step. That seems like a worse situation though. > > why worse? I am personally using compilation-like (Org tangle) steps to > deploy the multitude of the config files to my local linux > installation. Of course, server considerations may be different.
It's worse because it significantly increases the complexity. Violates the KISS principle, by a lot. Bob
