You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Carsten Ziegeler <cz...@sundn.de> on 2001/09/24 15:25:08 UTC

[Announcement] Apache Cocoon 2 RC Release

Apache Cocoon 2.0rc1 Released
-----------------------------

The Apache Cocoon team is proud to announce the 3rd release
of Apache Cocoon 2.0. This release has been tested thoroughly.


Apache Cocoon 2.0 is a complete rewrite of the Cocoon XML publishing
framework that
is supposed to remove all those design constraints that emerged from the
Apache Cocoon 1 experience.


The Apache Cocoon Project has gone a long way since its creation on
January 1999. It started as a simple servlet for static XSL styling and
became
more and more powerful as new features were added. Unfortunately, design
decisions made early in the project influenced its evolution. Today, some of
those constraints that shaped the project were modified as XML standards
have
evolved and solidified. For this reason, those design decisions need to be
reconsidered under this new light.


While Apache Cocoon started as a small step in the direction of a new
web publishing idea based on better design patterns and reviewed estimations
of management issues, the technology used was not mature enough for tools to
emerge. Today, most web engineers consider XML as the key for an improved
web
model and web site managers see XML as a way to reduce costs and ease
production.


In an era where services rather than software will be key for
economic success, a better and less expensive model for web publishing will
be a winner, especially if based on open standards.


For more information about Apache Cocoon 2.0rc1, please go to
http://xml.apache.org/cocoon2

Changes with Apache Cocoon 2.0rc1

*) New "capture" logicsheet that allows parts of XSP-generated XML to be
captured as XMLFragment or DOM objects. [SW]

*) Removed ThreadSafe from the Action interfaces : the decision to be
ThreadSafe is left to each implementation. Consequently, existing actions
now explictly implement ThreadSafe. [SW]

*) Redesigned the handling of the cocoon: protocol. Removed the pushURI and
popURI methods. It is now possible to load cocoon: resources parallel in
several tasks. [CZ]

*) Fixed package name generation for subsitemap components and external
components. [VG]

*) Added ability to specify custom 404 error page for pipelines using
map:handle-errors element with attribute type="404". [VG]

*) Catch NoClassDefFoundError and throw ResourceNotFoundException if XSP was
requested with different case. [VG]

*) Added patch by Stuart Roebuck (stuart.roebuck@adolos.com) fixing the byte
handling of the ImageDirectoryGenerator. [CZ]

*) Added capability to resolve external XML entities using an entity
resolver. See the documentation for "Entity Catalogs". [DM]

----------------------------------------------------------------------------
--

Carsten

Open Source Group                        sunShine - b:Integrated
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de                          mailto: cziegeler@sundn.de
================================================================


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Cocoon 1.8 to cocoon 2.0 docs?

Posted by Russell Castagnaro <ru...@castagnaro.com>.
Aloha all,

Are there any docs that would help converting from cocoon 1.x to
cocoon 2.  It seems so different.




-- 
Best regards,
 Russell                            mailto:russell@castagnaro.com


---------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org


Re: [Announcement] Apache Cocoon 2 RC Release

Posted by Sylvain Wallez <sy...@anyware-tech.com>.
Thanks a lot, Carsten, for managing this new release.

Carsten Ziegeler a écrit :
> 
> Apache Cocoon 2.0rc1 Released
> -----------------------------
> 
> The Apache Cocoon team is proud to announce the 3rd release
> of Apache Cocoon 2.0. This release has been tested thoroughly.
> 
> Apache Cocoon 2.0 is a complete rewrite of the Cocoon XML publishing
> framework that
> is supposed to remove all those design constraints that emerged from the
> Apache Cocoon 1 experience.
> 
> The Apache Cocoon Project has gone a long way since its creation on
> January 1999. It started as a simple servlet for static XSL styling and
> became
> more and more powerful as new features were added. Unfortunately, design
> decisions made early in the project influenced its evolution. Today, some of
> those constraints that shaped the project were modified as XML standards
> have
> evolved and solidified. For this reason, those design decisions need to be
> reconsidered under this new light.
> 
> While Apache Cocoon started as a small step in the direction of a new
> web publishing idea based on better design patterns and reviewed estimations
> of management issues, the technology used was not mature enough for tools to
> emerge. Today, most web engineers consider XML as the key for an improved
> web
> model and web site managers see XML as a way to reduce costs and ease
> production.
> 
> In an era where services rather than software will be key for
> economic success, a better and less expensive model for web publishing will
> be a winner, especially if based on open standards.
> 
> For more information about Apache Cocoon 2.0rc1, please go to
> http://xml.apache.org/cocoon2
> 
> Changes with Apache Cocoon 2.0rc1
> 
> *) New "capture" logicsheet that allows parts of XSP-generated XML to be
> captured as XMLFragment or DOM objects. [SW]
> 
> *) Removed ThreadSafe from the Action interfaces : the decision to be
> ThreadSafe is left to each implementation. Consequently, existing actions
> now explictly implement ThreadSafe. [SW]
> 
> *) Redesigned the handling of the cocoon: protocol. Removed the pushURI and
> popURI methods. It is now possible to load cocoon: resources parallel in
> several tasks. [CZ]
> 
> *) Fixed package name generation for subsitemap components and external
> components. [VG]
> 
> *) Added ability to specify custom 404 error page for pipelines using
> map:handle-errors element with attribute type="404". [VG]
> 
> *) Catch NoClassDefFoundError and throw ResourceNotFoundException if XSP was
> requested with different case. [VG]
> 
> *) Added patch by Stuart Roebuck (stuart.roebuck@adolos.com) fixing the byte
> handling of the ImageDirectoryGenerator. [CZ]
> 
> *) Added capability to resolve external XML entities using an entity
> resolver. See the documentation for "Entity Catalogs". [DM]
> 
> ----------------------------------------------------------------------------
> --
> 
> Carsten
> 
> Open Source Group                        sunShine - b:Integrated
> ================================================================
> Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
> www.sundn.de                          mailto: cziegeler@sundn.de
> ================================================================
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org