On the separation of logic tip. I agree that we should theoretically have these separated but in CFMX which is actually more efficient?
Ian
On Jun 1, 2004, at 11:37 AM, Neil Middleton wrote:
This is how I view it. I try to maintain a seperation between CFFUNCTION
and CFCOMPONENT.
Generally, if I want to cache/persist the function, or play with properties
and the such, I'll use a CFC. If however, it just a refactoring (such as
anything found on cflib.org), I'll leave it just as a function in a global
include.
Neil
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
