On 26 avr, 15:31, Ross Peoples <[email protected]> wrote: > Reloading would be awesome, but making it optional would be the best choice, > as sometimes you want your modules to persist across requests for > performance reasons (so that modules don't get reloaded for every request in > a production environment).
What I am proposing is the module get reloaded only in DEBUG mode if the file has been modified. Would it be a good behavior? Otherwise, what do you suggest?

