Hi, The current org.apache.avalon.component.Default* is Cocoon specific. It links against org.apache.excalibur.pool.* and uses format specified in Cocoon conf file. This is problematic considering the framework classes are meant to be independent of components. Consequently I propose that we move the classes either into excalibur or cocoon. We can rework the RoleManager/Other to be more generic (not deal with threading/pooling/whatever) and keep that in avalon.component.*. We then move the hashtable based DefaultComponent* into org.apache.avalon.component.*
Another thing is I need to know whether or not to change Composer->Composable. I think it would be a good thing to do in long run. Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
