You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Sylvain Wallez <sy...@anyware-tech.com> on 2001/08/22 14:20:02 UTC

IMPORTANT : ThreadSafe removed from Action

Hi all,

According to the conclusions of the cocoon-dev thread "Why does Action 
implement ThreadSafe ?", ThreadSafe implementation has been removed from 
Action and added to all non abstract existing implementations.

This means that :

- you should update your existing actions so that they implement 
ThreadSafe to keep the previous behaviour (one instance serves all requests)

- you can now choose the lifestyle of your actions depending on their 
implementation : ThreadSafe, Poolable, etc.

Sylvain.
-- 
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