FWIW, if you want a custom-tag driven way to get quick documentation on a CFC, you might like:
http://dintenfass.com/cfcdocumenter/ It's not quite as convenient as CFDUMP, but provides the information in a much more useful format. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Adam Cameron > Sent: Saturday, January 10, 2004 3:33 PM > To: [EMAIL PROTECTED] > Subject: RE: [CFCDev] Invoking Components > > > >If you're not married to the built in component viewer, here's a nice > routine you may want to try: > > ><cfdump var="#theObj#"> > >[etc] > > It's just a pity that when you dump a CFC you don't get any of the HINT > values, which are pretty useful from a self-documentation point of view. > > Adam ---------------------------------------------------------- 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]
