Luis Majano Forums Notification: Post to DevEnvironments Setting

Title: RE: DevEnvironments Setting
Thread: DevEnvironments Setting
Forum: Need Help?
Conference: ColdBox
User: lmajano

Well,
You are mistaken. The dev environments are just a pointer to tell you
where you are using the getSetting("Environment"). But it won't reinit
the framework. For that you have the configAutoReload settings.

So if you need
it to reinit on every load on dev, change the config setting.

I usually develop
with all reloads to true and no caching.

When I am ready for testing and
debugging, I switch them to false and start caching and do my QA.

However, you
can maybe create a custom plugin or a onRequest Handler, to do your auto reloads
on dev.

Hope this helps.

http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=96288102-123F-6116-428AD4ED315D7D73