Right now in the same way I use App.cfm... a) setup initial app vars b) handle security
So it isn't different yet - just organized better, which makes me feel better, which doesn't give the client anything, but at least it makes the code easier to read (imho). For CFMX7 features, I am using onSessionEnd to do logging for my sites. The cflib rewrite will include this. On Tue, 15 Feb 2005 16:01:19 -0500, Bryan F. Hogan <[EMAIL PROTECTED]> wrote: > Mudder Fudder! :-) How have you been using your Application.cfc? > > -----Original Message----- > From: Raymond Camden [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 15, 2005 3:53 PM > To: CF-Talk > Subject: Re: CFLOCATION page execution > > <[EMAIL PROTECTED]> wrote: > > Are people using Application.cfc to replace their Application.cfm file? > > Yep. > > > It seems strange to me to have a CFC anyplace other than a component > folder. > > It's ok. You get used to it. ;) > > > What uses have people found for their Application.cfc? Can we use the new > > functions in an Application.cfm page also? > > If by "ne wfunctions" you mean things like onSessionEnd, the answer > is no - it has to be in the App.cfc file. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:194854 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

