Leszek Gawron wrote:
> Why are most properties residing in 
> cocoon-webapp/src/main/webapp/WEB-INF/cocoon/properties instead of 
> cocoon-core/src/main/resources/META-INF/properties? This way if anybody 
> changes anything also both archetypes have to be updated.
> 
> After all we have property overrides and they do not even have to be 
> generated by cocoon webapp archetype. The default properties should come 
> from cocoon-core with the possibility to override in a particular cocoon 
> mode.
> 
Yes, I agree - each block and this includes core should have their own
properties defined in resources/META-INF/properties to give default
values. So in the end, Cocoon can run without any additional property
file from the user.

Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

Reply via email to