Eric Schulte writes:
> What's the "best practice" for how to use a defconst defined in an
> external file (when you can't require that file because that file
> requires you)?

Putting all definitions into a separate "leaf" file that can then be
required from everywhere with impunity.  Bastien doesn't like this idea,
so the only way out would be autoloading such symbols, but of course
autoloading a defconst is just a glorified way to put its definition in
a leaf file.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds


Reply via email to