As long as you use the same application name, the application has no
awareness of an Application.cfm/cfc distinction.  Only the
Application.* file itself is different. Both have strengths and
weaknesses.

cheers,
barneyb

On Thu, Apr 10, 2008 at 9:38 AM, Jeff Price <[EMAIL PROTECTED]> wrote:
> This is not a question about the structure of an Application.cfc, I've got 
> that down. No problem.
>
>  This is about taking a bunch of apps that use the same application scope but 
> different Application.cfm files, and converting them one by one to 
> Application.cfc.
>
>  All of these have the same Application scope of "MyApp" so the user only has 
> to log into one app, and they are thus logged into them all.
>
>  tools/calc/Application.cfm
>  tools/time/Application.cfm
>  apps/funstuff/Application.cfm
>
>  Now, my question is...what happens if I change one those to use 
> Application.cfc and leave the others at Application.cfm. Am I asking for a 
> world of hurt and hidden consequences? or will everything play nicely 
> together. I would still have to worry about values being overwritten and 
> other enjoyable bugs like that. :)
>
>  Thanks in advance.
>


-- 
Barney Boisvert
[EMAIL PROTECTED]
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

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

Reply via email to