25 Apr
2006
25 Apr
'06
7:37 p.m.
David Pratt wrote at 2006-4-24 18:29 -0300:
Is there a way to create an INSTANCE_HOME variable in zope.conf more dynamically than hardcoding the path. I want an app to be platform portable so this will be different?
I fear, this is not the case with standard "ZConfig". A long time ago, I posted an enhancement to the collector that allows "ZConfig" to use envvars. This way, you can define an envvar and use it in your "zope.conf". As far as I know, the enhancement was never included into the official code. -- Dieter