environment question

I noticed that in CB’s environmentControl interceptor there are several method calls to parse out other configuration types that the developer may be overriding, such as parseMailSettings, parseModels, etc. However, even though an appropriate method does exist in the xmlApplicationLoader to parseCacheSettings, there is no call made to it in the environment interceptor; thus disallowing me from overriding cache settings per environment.

Was this omission intentional?

Thanks!

Doug Boude :0)

Good oversight Doug.

I will verify this today.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Doug, this has been ticketed and added for now.

Don’t know how this will be changed in our next milestone when we redo the cache engine.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

Thanks Luis :slight_smile: