CFCdoc. Started from scratch and this time as a Java command line version

As some of you may know,  I picked up development on CFCdoc last year after the original developers (Spike and Barney's Boisvert) stopped doing so a few years ago.


I had many idea's for improving the application but ran into a number of problems and/or limitations.  The code for instance was getting messy and some features I had planned were likely to cause problems in the future when run from Coldfusion.

Therefore I have decided to start again from scratch and use a tool that offers me more flexibility for the future.  CFCdoc is now being written in Java and will function similar to Javadoc and ASdoc. Create static html doc pages.

I will keep you updated on the progress. :-)



Comments (Comment Moderation is enabled. Your comment will not appear until approved.)

  1. Joe Rinehart's Gravatar Joe Rinehart
    Awesome! I can't wait to see this. I use ASDoc constantly for deliverables, and would love to be able to hand CFCDoc output to clients.

    -Joe