Never considered that before, thanks Dave.

-Aaron

On 4/24/07, Dave Watts <[EMAIL PROTECTED]> wrote:
> Are you saying that you are using Application.cfc to serve up
> your headers like folks used to do in the past? I am trying
> to understand how you would use Application.cfc for serving
> up your interfaces.

Typically, no, but I might want to rewrite request output in OnRequest for
HTML interfaces, but not for SOAP interfaces. Generally, the core
Application.cfc has very little in it - only things you'd want to have
happen on every page request no matter what kind it is. Then, you can extend
it as appropriate for modules within your application that do specific
things.

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


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