matts 2003/01/28 01:53:02
Modified: . Changes Log: 1.6.1 changes updated. Please add anything I forgot! Revision Changes Path 1.10 +11 -0 xml-axkit/Changes Index: Changes =================================================================== RCS file: /home/cvs/xml-axkit/Changes,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- Changes 9 Jun 2002 21:03:11 -0000 1.9 +++ Changes 28 Jan 2003 09:53:02 -0000 1.10 @@ -1,7 +1,18 @@ AxKit Changes +1.6.1 - Added AxExternalEncoding option including TransHandler - Made AxHandleDirs work as documented (updated File provider) + - Re-architecture of XSP: + - All node building is done in separate functions + - Major memory and size reduction of XSP generated perl code + - XSP pages can inherit from a different base class and implement + wrapper code easily + - Major fixes to axkit: URIs (i.e. they actually work now for most cases) + - Fixed caching when AxGzipOutput is off + - Slightly improved demo site code + - Added AxDebugTidy option to use Perl::Tidy on XSP debug dumps + - Many bug fixes, debug log improvements, and code cleanups 1.6 - Added SAXMachines Language module.