Changes for version 0.95 - 2003-05-01
- Changed MasonX::CallbackHandle to MasonX::CallbackHandler to reflect its job as a subclassable callback handler.
- Added support for object-oriented callbacks. Callback classes can be created to inherit from MasonX::CallbackHandler. They have their own class keys, and the callbacks are named for the callback methods, which are themselves identified by attributes. This is a much bigger addition than it sounds like here. Read the MasonX::CallbackHandler documentation for all the details.
- Many spelling errors corrected thanks to Scott Lanning.
Modules
Functional and object-oriented Mason callback architecture
Callback Request Data and Utility Methods