On Mon, 29 Nov 2004 11:05:44 -0800, Barney Boisvert <[EMAIL PROTECTED]> wrote: > I'm curious. Why would you want to type this: > > <cfinvoke component="#o#" method="testMethod" returnvariable="r"> > <cfinvokeargument ... /> > .... > </cfinvoke> > > as opposed to this: > > <cfset r = o.testMethod( > ... > ) />
Me? I wouldn't. I don't use <cfinvoke> at all, I just wanted to point out that <cfinvoke> doesn't automatically mean creating a new instance... -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme Got Gmail? -- I have 1 invite "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185583 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

