OK. I've tried to follow a fairly simple convention for naming the properties. If you look at the ones I've defined it should jump out at you. As there may be variations in the properties in 2.2 I think we should try to standardize on the convention.

Also, once generators, etc. are converted to the ThreadSafe model a lot of the pool sizes will go away. By the way, are pipelines still pooled in trunk or can they (or should they) use a factory pattern instead?
Ralph

Carsten Ziegeler wrote:
Ralph Goers wrote:
Running mode is not. I brought back the property stuff to 2.1, although I'm not sure it is exactly the same as in 2.2. I had to implement it in a different place as the core has changed. Also, there are a lot of pre-defined properties in 2.1. I don't know if Carsten has done that in 2.2 and if he has then the variable names probably aren't the same.

Currently there are no pre-defined properties in 2.2; I think we should
try to
use the same ones as in 2.1.x and introduce them in trunk now.

Carsten

Reply via email to