macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: What is a list of checked checkboxes called with same name to cfc?

Subject: Re: What is a list of checked checkboxes called with same name to cfc?
From: "Dan Bracuk"
Date: Tue, 16 Sep 2008 23:20:05 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

We had a thread in the last week or so where someone posted some of his test 
results that showed the use of cfc's increased runtime.  For me that's another 
reason to only use them if there is a reason.

 The best reason is to make the code available to non cold fusion apps.

 The next best reason is to make the code reusable.  However, cfc's are not the 
only way to do this.

 There probably are some other reasons, but I've not come across them in my own 
work.  

 Any reasons that are purely philosophical are bad reasons.


<Prev in Thread] Current Thread [Next in Thread>