Man, what a coincidence. I have developed an XML vocabulary for designing/documenting CFCs - and it's called CDML! I've been slaving away on documentation the last couple of days, and this thread pops up. Very eerie.
Anyway, CDML is quite different from MCDL now that I have looked at the code generated by Samuel's link. I put up a project page and just blogged the whole thing here: http://www.cfoop.com Brian, I am not sure if this is closer to what you were looking for, but give it a look. Obviously a name change is in order to avoid confusion! I am very sorry to interrupt today's extremely enlightening conversation for my own shameless self-promotion, but I just wanted to follow up here for reference on the topic. Scott Keene -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Samuel Neff Sent: Tuesday, July 22, 2003 4:36 PM To: [EMAIL PROTECTED] Subject: RE: [CFCDev] Documenting CFCs 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).
