Daniel Fagerstrom pisze: > Any reason for defining the ObjectModel bean in the pipeline-impl > modeule instead of in the expression-language-impl module?
Yep, OM is scoped (with pipelineComponent scope) that is implement in pipeline-impl. The idea is to have "template" bean configuration that is marked as abstract and configures everything except scope and make a final declaration elsewhere. > I also wonder > why you use camel case names for Spring config files instead of > following the name convention that all the rest of the Spring configs in > Cocoon use. I didn't know we have such convention; so what are the rules? -- Grzegorz Kossakowski Committer and PMC Member of Apache Cocoon http://reflectingonthevicissitudes.wordpress.com/
