You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/03/12 16:18:48 UTC

DO NOT REPLY [Bug 27066] - [PATCH] TreeProcessor, unreleased components

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27066>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27066

[PATCH] TreeProcessor, unreleased components





------- Additional Comments From cziegeler@apache.org  2004-03-12 15:18 -------
The first attachment (10428) isn't necessary and should not be applied. All 
implementations implement the Component interface, so an Interpreter can be 
used with ECM, but has the be casted on release. This is  because the Component 
interface has been deprecated in favour of the ServiceManager/Serviceable 
construct.