Question
Best practices for common code
We're currently having a 'discussion' in the office about components.
Some people here swear up and down not to use cf components on high volume sites due to the initiation overhead. Instead they think that using CFHTTP is the way to go.
Others say that cf components are fine to use on high volume sites, if written correctly.
What is the best practice?
Thanks
