The Dopefly Tech Blog

« The Dopefly Tech Blog Main page

CF Application Events

posted under category: ColdFusion on November 4, 2004 at 12:00 am by Nathan

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!