Then, how about  calling it like this:

<cfinvoke method="#methodname#" ArgumentCollection="#args#">

That way, you're not going through the "this" interface, but you can
execute the method dynamically.

-- Ben Pate


On Wed, 26 Jan 2005 12:34:39 -0500, Brian Kotek <[EMAIL PROTECTED]> wrote:
> He's trying to call the method name dynamically, which you can't do like
> that. But I agree, I think it's not possible to call a private method on
> #this# from within the same CFC (which could/should probably be
> construed as a bug).
> 
>
----------------------------------------------------------
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]

Reply via email to