FILE ID: /techblog/39_CF-Application-Events/ Nov 4, 2004

CF Application Events

The next version of ColdFusion will have a much-requested feature called Application Events. Much like ASP and ASP.NET, CFMX "Blackstone" (code name), will have events for:

OnApplicationStart OnApplicationEnd OnSessionStart OnSessionEnd OnRequestStart OnRequestEnd OnRequest OnError

Looks like the community will have to re-invent their best practices again. I for one look forward to it!