House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home / Groups / ColdFusion Newbie (CF-Newbie)

Instantiating CFCs -- best practices

Author:
John Ahlen
06/10/2009 03:24 PM

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


Search cf-newbie

March 19, 2010

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31