That's what I thought. I agree, by the way - I'll trade a few ms for an
onSessionEnd eny day - this feature allows us to solve so many problems with
tracking sessions (without resorting to the undocumented sesiontracker
objects).

-----Original Message-----
From: Sean Corfield [mailto:[EMAIL PROTECTED] 
Sent: Friday, 11 February 2005 4:31 
To: CF-Talk
Subject: Re: Using Application.cfc has decreased performance

On Fri, 11 Feb 2005 16:12:42 +0800, James Holmes
<[EMAIL PROTECTED]> wrote:
> Does CF cache the instantiated component somewhere, or does it have to 
> re-instantiate it for every request?

The CFC is instantiated for each request (but the last instantiated CFC for
a particular session / application is the one that runs the onSessionEnd /
onApplicationEnd event).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194196
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to