Luis Majano Forums Notification: Post to Adding event handlers to an existin

Title: RE: Adding event handlers to an existin
Thread: Adding event handlers to an existin
Forum: Bugs (ColdBox)
Conference: ColdBox
User: lmajano

Ahh,
You might be on to something puc, remember this is still a beta. I believe
you might be right, where the handler index reloads, but not the actual
handlers, because they are being cached.

Ohh, ok. Here is the deal. 2.0
Introduces handler caching. In the documentation, for the config.xml, I specify
a setting called: HandlerCaching that should be set to false, if you are in
development. It makes no sense to be caching something you will be changing
constantly. I suggest you change the setting to False for development.

The
HandlerIndexAutoReload tag, just re-registers your handlers, if you add a new
one in development, it does not clear the caching for them.

However, do you
think it would make sense to release them from cache also?

http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=D8C1B7C4-B371-0F24-A8247276BC4D649F