i think that auto reload is very cool! it would be nice if the
OPTION_RELOAD would could allow DEBUG to function without the
auto_reload, simply because changes may impact in multiple places, so
sometimes getting the change (or the error) to persist all the way
through is helpful (at least I do that often when making these kind of
high level changes - the errors are expected and easier to find/
target)

Just my 2 cents though, Will be nice to have regardless :)

Mart

On Apr 26, 3:59 pm, pierreth <[email protected]> wrote:
> 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?

Reply via email to