Though it's probably a bit late to ask since I've already written a bunch of 
apps, but..

I'll instantiate a CFC with 

<cfobject component=#application.cfcpath#cfcname" name="cfcname">

at the beginning of several pages of an application.  The methods within the 
CFC are generally queries.

Now my question is if most of the methods within the CFC are not used in the 
page, does this create any undue stress on the server?  The largest CFC might 
by around 50K with 30 methods.

Thanks in advance,

John



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4603
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to