I know that getMetaData() returns quite a bit about the component in
general, but is their a way to get the specific method that the
getMetaData() is in?
Example:
<CFCOMPONENT name="foo">
<CFFUNCTION name="bar">
getMetaData() -----Would return bar, the name of the
function that getMetaData is being called from?
</CFFUNCTION>
</CFCOMPONENT>
I have looked around MM.com and have found limited info, any link or
anything would help.
Thanks in advance,
Justin
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev'
in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).