My app is using onSessionEnd to clear locks in the CMS system, or
depending on the person it might store the session infomation in a
WDDX packet so when the user logs back in its like picking thier
session back up.

Adam H


On Tue, 15 Feb 2005 15:27:27 -0600, Raymond Camden <[EMAIL PROTECTED]> wrote:
> 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:194856
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