yes, I think it's call MCDL.  It's what DWMX uses to get CFC information
from the server to display the cfc tree.  You can use the cfc explorer to
generate MCDL from a cfc.  For instance, open this URL:

http://127.0.0.1:8500/CFIDE/componentutils/cfcexplorer.cfc?method=getcfcinmc
dl&name=CFIDE.componentutils.cfcexplorer&path=/CFIDE/componentutils/cfcexplo
rer.cfc

(may need to change server:port).

That's the MCDL for the cfcexplorer.

HTH,

Sam


----------------------------------------------
Blog:  http://www.rewindlife.com
Chart: http://www.blinex.com/products/charting
----------------------------------------------


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Brian LeRoux
> Sent: Tuesday, July 22, 2003 4:22 PM
> To: [EMAIL PROTECTED]
> Subject: [CFCDev] Documenting CFCs
>
>
> I know that CFCs are very self describing but is there a more generic
> XML based documentation language out there? Something like JavaDoc but
> xml based would be great..
>

----------------------------------------------------------
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).

Reply via email to