Hi Achim, Achim Gratz <strom...@nexgo.de> writes:
> Putting all definitions into a separate "leaf" file that can then be > required from everywhere with impunity. Bastien doesn't like this > idea, Maybe you misunderstood me. I am very much in love with the idea of putting defconst in a separate file. What I don't like *at all* is the idea you proposed to put every variable (including user options) in a separate file. The reason why I don't like this is because it will force potential contributors to modify this "Yeah-I-contain-all-variables!"-file. This would be a maintainance burden. -- Bastien