Avalon Shock

Andreas Hartmann <[email protected]> Wed, 12 Feb 2003 12:52:55 -0800
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
Hi Wyona developers,

I just browsed the Avalon javadocs:


<snip>
org.apache.avalon.framework.component
Interface Component
[...]
Deprecated. Deprecated without replacement. Should only be used while 
migrating away from a system based on Composable/ComponentManager
[...]
A Component is the basic building block of the Avalon Framework.
</snip>


Did anyone realize that they're switching from Components
to Services? I would like to use more Avalon stuff for Wyona,
so what does this mean for us? The whole Cocoon code is based
on Components!

I guess I'll have a look at the mail archives.
Today it's not April 1, is it?

Andreas