Carsten Ziegeler wrote:

a) Use of properties in all xconf files. If you write ${my.property}
   then this is replaced during loading of the xconf with the actual
   value of the property. - for compatibility, if there is no value
   for this property, the reference is left in place.
   There are different ways to specify properties as you will see soon,
   for now this is just a system property: so if you start Cocoon with
   -Dmy.property=something it gets replaced.


So, WDYT?

I'd love this in 2.1. This would really help with configuring pool sizes - especially if it could be done something like:

pool-max="${max_users}*10"

Ralph



Reply via email to