RE: [coldbox:17702] Interception announce order

I’m not sure if I understand the question, sorry. Most of them are fairly self-explanatory, and are fired at the point in the request as noted. Some of the in-built interceptor points don’t even fire as part of a normal request, and many of them are unrelated. Do you have questions about any specific points? An easy experiment would be to register an interceptor which had a method for each point and log getTicketCount() in each. I could see benefit in a diagram that showed the interceptions points involved in an average request that runs one event, renders a single view, and a single layout but that assumes a lot about the users app. Many of those interception points can run before OR after other points, or multiple times over the course of a request depending on what you’re doing.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com