RE: [coldbox:7331] Re: Re-Init just the current handler

I would go with Curt suggestion to simply remove it from the cache. (It should work, but I’ve never tried)

However, may I ask why you can’t just turn handler caching off? This IS your development environment, right?

Thanks!

~Brad

How can i remove the cache i don't know the cache key for it. i am
using the default ColdBox handler caching setting in the config file.
Is there any way i can get the cache key for handler by passing the
name or full path ?

I am trying to do it on the staging or live server for immediate fixes
pushed from dev to staging or live without re-initializing the
framework. the application is not live yet. i am just playing on the
Dev environment.

i really appreciate your help guys.

Thanks