Mach-II CFC documentation online
During your application development, until you get more familiar with Mach-II, you may come up with questions like:
"What methods does the Event object have?"
"How can I access properties from a Listener/Plugin/Filter?"
"What methods does a Listener have? which methods does it inherit?"
The way to get the answer is to go to the framework documentation. Java developers are accustomed to using Javadoc to create API documention for java packages. Spike has developed a similar tool for CFCs, the CFC Documenter.
I have installed the CFC Documenter on Mach-II.info and pointed it at the Mach-II framework. I have a link to it in the Resources section under Documentation or you can click here to go to the docs.
"What methods does the Event object have?"
"How can I access properties from a Listener/Plugin/Filter?"
"What methods does a Listener have? which methods does it inherit?"
The way to get the answer is to go to the framework documentation. Java developers are accustomed to using Javadoc to create API documention for java packages. Spike has developed a similar tool for CFCs, the CFC Documenter.
I have installed the CFC Documenter on Mach-II.info and pointed it at the Mach-II framework. I have a link to it in the Resources section under Documentation or you can click here to go to the docs.

