Hire Me! I'm currently looking for my next role in developer relations and advocacy. If you've got
an open role and think I'd be a fit, please reach out. You can also find me
on LinkedIn.
Another misconception about CFMODULE (and custom tags) - when you call a custom tag, if an application.cfm exists in the same folder as the tag (or above), it is not run. To say it a bit better, calling a custom tag does not cause an application.cfm to be run. Don't be confused though - the caller will still run an application.cfm file if one is found.