hmmm...

<cfscript> // create object
        UserObj =
CreateObject("component","#Application.MyCFCMapping#.users.user");
</cfscript>

cfset or cfscript...

no speed diff in MX.. so depends on what you like ...

cheers
joel


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jason
Coghlan
Sent: Tuesday, 14 January 2003 1:04
To: CFAussie Mailing List
Subject: [cfaussie] Calling all CFC's


Hi again,

Keen to hear from everyone on their preferred methods for making CFC's and
their associated method/functions available to their application
templates.

I'd like to know what the general consensus is on the most streamlined and
resource efficient approach to do this throughout your apps.

I am setting up components at the beginning of each template using the
CreateObject function and then calling methods throughout using the script
sytax within a <cfset> tag.

Opinions??

Cheers

Jason


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/


---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to