[dev] [commits] Horde branch master updated. 89ba60ebd8227e84abe696131778097c4770d99d
Chuck Hagenbuch
chuck at horde.org
Tue Jul 14 14:10:46 UTC 2009
Quoting Jan Schneider <jan at horde.org>:
> How do we want to deal with optional configuration files?
> We used to ignore PEAR_Errors where config files are optional.
> This no longer
> works with exceptions.
>
> framework/Core/lib/Horde.php | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=7aa6dfd229b7ea0086c230781b28663be81d112a&r2=6c1cfaf412b80ecf29fea8c589618480f33dadec
I think we should have default configs for everything, and
automatically include local overrides. We need to have a base level of
configuration done, but in terms of optional vs. required files I
don't think there should be any base configs missing in the default
install (instead of foo.php.dist and foo.php, we should ship foo.php
and automatically look for foo_local.php).
-chuck
More information about the dev
mailing list