Changes for version 00.03 - 2003-08-02
- Added many examples in documentation. Moreover it has been fixed in some points.
- MasonX::Request::WithApacheSession is not required anymore to use this module. Removed from required modules.
- Fixed a bug in items method that it tried to use session also if there was no¶ session module available.
- Test file was wrong. Created now tests for HTMLTemplate and WithApacheSession
- Created manual for WithApacheSession
- Completed separation of code between HTMLTemplate and WithApacheSession. Now all code, necessary in order to use session variables, is placed in WithApacheSession.
- Use of module "base" instead of directly use of @ISA.
Modules
Add templates to the Mason Request object
Add templates to the Mason Request object witn session support