Now with Dreamweaver MX toolbar support! Easily and quickly create classes and methods (with auto-included documentation) with the custom Dreamweaver toolbar built for cfObjects.
Since cfobjects.com is no longer in operation, I was able to procure the reference section from Ralph Fiol and post it to this project's web site. It includes all updated information for the latest release.
Version 3.1 has all of the new exciting functionality included. These changes are:
- Foreign static class implementation
- Removal of package attribute from all tags
- New standard for overriding parent methods
- No need to specify ClassName or SuperClass in the class definition file any more
- Single attribute method invocation (removed the need for OBJECT or CLASS attribute needed for cfoInvokeMethod)
- Enhanced debug output capabilities
- Other enhancement for improved locking and processing speed
- Enhanced error handling and reporting