Skip to Content.
Sympa Menu

devel - Re: [sympa-developpers] Constants to be runtime options ?

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Soji Ikeda <address@concealed>
  • To: Marc Chantreux <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-developpers] Constants to be runtime options ?
  • Date: Wed, 4 Jul 2018 19:44:32 +0900

Marc,

2018/07/03 20:35、Marc Chantreux <address@concealed>のメール:

> hello,
>
> I just took a look on
>
> src/lib/Sympa/Constants.pm.in
>
> where we have
>
> use constant CONFIG => '--CONFIG--';
> use constant WWSCONFIG => '--WWSCONFIG--';
> use constant SENDMAIL_ALIASES => '--SENDMAIL_ALIASES--';
>
> and i see some benefit to get them configurable
> (even if the configuration is a perl file)
>
> * for the user, it becomes ... well ... configurable
> ( so you don't need to reinstall or roughtly patch your install)
> * for us, it remove one dep from autotools (i still think it's
> a good idea to remove when we can)
>
> and i wonder if there is a good reason to have those options available
> at installation time instead of runtime.
>
> any comment ?

RTF[CM]

— Soji

> regards
> marc





Archive powered by MHonArc 2.6.19+.

Top of Page