Thanks.  I was wondering if you had some trick up your sleeve.

Andy

-----Original Message-----
From: Sean Corfield
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...
--




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185589
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

Reply via email to