Oh - if you go www.yourserver.com/foo.cfc, what you see if the
self-documenting feature of CFCs. Also, you can get meta information
about a cfc by using... getMetaData(). If you call getMetaData() on a
UDF or CFC method that had ray=1, you would see it in the struct
returned by getMetaData().

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
Member of Team Macromedia

Email    : [EMAIL PROTECTED]
Blog     : www.camdenfamily.com/morpheus/blog
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: S. Isaac Dealey [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, February 26, 2003 3:49 PM
> To: CF-Talk
> Subject: RE: 
> cffunction_arguments_"[undefined_struct_element]"_--_what_the_hell?_
> 
> 
> That still doesn't really answer the question for me. I don't 
> know what the CFC descriptor is. Is that the Java method used 
> to display cfdump output for a CFC?
> 
> > The CFC descriptor uses hint, for example, to add to the 
> documentation
> > displayed. If you were building your own descriptor, you
> > design a set of
> > args that you would use that your descriptor would pick up
> > on.
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to