I know I asked before, but what are the chances that ColdBox could know what the previous event or calling event is?
Example use case, security when redirected to a login we can say this is what the user wanted capture it then do what we need to do, then redirect back once successful.
How are others currently handling this at the moment, I have my ideas but want to see if others are doing anything different or better. But I still believe something like this should already be a part of ColdBox somehow.