On Thu, Sep 6, 2012 at 11:00 AM, Ian Clark <[email protected]> wrote: > Say I want to release an addon called: misc/zulu. It has a choice of > modes to load it in.
Why? The require mechanism assumes that once something is loaded that it does not have to be loaded again. It seems to me that offering load time options defeats this mechanism. So... what problem are you trying to solve? And, are you sure you can't solve it some other way? Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
