If your application scoped CFC doesn't use instance data then yes, by
copying the method out of the CFC dynamically. However, at that point
it's time to give up and use evaluate() imo.

Evaluate() is there to be used in these situations; overusing it is
bad but it does have its place.

On Mon, Sep 1, 2008 at 12:09 PM, Gerald Guido <[EMAIL PROTECTED]> wrote:
>>>Use cfinvoke.
>
> Thanx James
>
> I thought about that, and you are right. But I was hoping to keep it in a
> cfscript block.
>
> Is there a way to do that? This is more of an academic pursuit than a
> practical one btw. Just digging in and seeing what I can do more than
> anything else.

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311866
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to