No I'm not sure I can't solve it some other way. That's why I'm asking. > Why?
Why shouldn't I want an addon that can be loaded in different modes? (Forget about "require" for now.) On Thu, Sep 6, 2012 at 5:10 PM, Raul Miller <[email protected]> wrote: > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
