Skip to content
This repository was archived by the owner on Apr 8, 2019. It is now read-only.

Bleeding - Added ColdBox Interceptor #14

Merged
merged 23 commits into from
May 6, 2011
Merged

Bleeding - Added ColdBox Interceptor #14

merged 23 commits into from
May 6, 2011

Conversation

aliaspooryorik
Copy link
Contributor

Not sure if this is useful, but I like to define all my settings in ColdBox.cfc (and change per environment) so using an Interceptor to do this. Currently loads and configures Hoth in the coldBox cache, but could be modified to load into Application scope instead (optional flag?)

aarongreenlee and others added 23 commits May 6, 2011 14:16
…usion method instead of worrying about EPOCH.
HothTracker.parseException improved to get error cause detail and message in FW1
…tiates HothTracker. Without locking, two different requests could potentially end up inside the conditional check to see if HothTracker exists in the application scope, and the instance could be created twice. While this isn't a big concern with something like HothTracker, it is good practice nonetheless.
…le path. A new property isLogPathRelative has been added to the sample HothConfig file. When set to true, log paths are relative to web root. Otherwise, they use the physical directory specified in logPath
Signed-off-by: Sean Coyne <sean@n42designs.com>
aarongreenlee added a commit that referenced this pull request May 6, 2011
Bleeding - Added ColdBox Interceptor
@aarongreenlee aarongreenlee merged commit 55a2902 into aarongreenlee:master May 6, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants