> Is anyone extending Application.cfc? I never thought of that before.

It's a fairly common practice in my experience. There are a few reasons why
I might do it myself within an application. For example, I might want to
present HTML and SOAP interfaces, and use the OnRequest event handler for
the HTML interface but not the SOAP one. To put that together easily, I
could use a core Application.cfc below the webroot, then extend that for
each interface as appropriate.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

This email has been processed by SmoothZap - www.smoothwall.net



You are subscribed to cfcdev. To unsubscribe, please follow the instructions at 
http://www.cfczone.org/listserv.cfm

CFCDev is supported by:
Katapult Media, Inc.
We are cool code geeks looking for fun projects to rock!
www.katapultmedia.com

An archive of the CFCDev list is available at 
www.mail-archive.com/cfcdev@cfczone.org

Reply via email to