[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Idea for a new kind of require
- From: Doug Currie <doug.currie@...>
- Date: Sat, 25 Aug 2012 14:07:12 -0400
On Aug 25, 2012, at 1:21 PM, Rob Hoelz <rob@hoelz.ro> wrote:
> For interesting parties, I have started development
An option to force re-load of the module would be nice. During development, I sometimes find it useful to set the package.loaded to false so the module is re-loaded, but I usually have to confirm what exactly has be be cleared to avoid using the already-loaded/cached version(s).
e