History of Changes
Changes are chronologically ordered from top (most recent) to bottom
(least recent)
Cocoon 1.2 - Apr 30 1999
(Stefano Mazzocchi, Donald Ball)
- Improved documentation and cleaned things around (SM)
- Changed versions of both OpenXML and XSL:P (SM)
- Moved the core processing into a different class named Engine, first step to a complete
servlet/application duality (SM)
- Added the Cocoon status handler (SM)
- Added a better user interface for the servlet and a nicer look to report errors (SM)
- Added the OpenXML printer wrapper class that uses the new X3P API (DB)
- Changed the initialization section to match exceptions thrown on different servlet
platforms (SM).
- Changed behavior to indentity transformation thru the DOM processors if no PI are found.
Thanks to George T. Talbot for pointing it out (SM)
Cocoon 1.1.1 - Apr 5 1999
(Greg Ritter, Adrian Durkin, Stefano Mazzocchi)
- Fixed a problem with the getClassloader() method returning null. Now Cocoon doesn't
always use the internal properties file but adds hardcoded default values. This is because
in Java 1.1 there is no getSystemClassloader() method (SM).
- Included the updated versions of both OpenXML 1.0.5 and XSL:P 19990326 which should fix
lots of bugs and improve the overall performance (SM)
- Patched to avoid the use of File.toURL() method which is not found under the Java1
platform (SM, thanks to AD)
- Added DoNothingCache to avoid caching during document debugging (GR)
Cocoon 1.1 - Mar 25 1999
(Patrick Gardella, Stefano Mazzocchi, Greg
Ritter, Keith Visco)
- Changed the stylesheet mapping processing instruction from illegal
"xml:stylesheet" to standard "xml-stylesheet" (SM)
- Created Cocoon logo (SM)
- Added support for XSL:P processor (SM and KV)
- Removed support for Koala XSL parser (SM)
- Added LRU caching (both memory and disk) (GR)
- Redesigned internal framework (SM)
- Fixed some typos and english bugs in docs (PG)
Cocoon 1.0 - Mar 10 1999
(Stefano Mazzocchi)
Copyright (c) 1999 The Java Apache
Project.
$Id: changes.html,v 1.10 1999/04/27 23:55:39 stefano Exp $
All rights reserved.