Sean,

Correct me if I am wrong, but in the application.cfc the this.name sets the
Application Name. If that is correct then this is actually set on every
request is it not when it is in the global space of the cfc?



On 5/8/07, Sean Corfield <[EMAIL PROTECTED]> wrote:
>
> On 5/7/07, Mike Chabot <[EMAIL PROTECTED]> wrote:
> > How show I rewrite this code now that App B was changed from using
> > Application.cfm to using Application.cfc?
>
> Just run a <cfapplication> tag and the necessary methods / includes.
>
> Application.cfc is meant to represent a "best practice" approach where
> the application name is set just once per request, right at the
> beginning. Of course there are sometimes use cases where a best
> practice rule has to be broken...
> --
> Sean A Corfield -- (904) 302-SEAN
> An Architect's View -- http://corfield.org/
>
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277230
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to