My company has a CFC that's around that line size. Not sure how many
methods. It doesn't seem to be overly impactful. 

-----Original Message-----
From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 24, 2007 1:16 PM
To: CF-Talk
Subject: CFC file size

At what point does the actual file size or the number of methods in a CFC
begin to impact performance?  I ask because I'm building a fairly large site
and am using a CFC as a database extraction layer for all of my SQL (this
way I can have a different DAL for MS SQL, MySQL, Oracle, etc. and not touch
any UI code).  Currently, the CFC is about 1200 lines and includes about 70
methods, and I'm about halfway done...my guess is that the final CFC will
contain about 2000 lines of code and 110 or 120 methods.  It works great so
far, but I want to make sure I'm not asking for trouble as this applicaiton
grows.

Thanks,

Pete




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284450
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