[PATCH RFC 5/8] aiaiai-email: add [defaults] section to config
Artem Bityutskiy
dedekind1 at gmail.com
Fri Mar 7 00:10:54 PST 2014
On Fri, 2014-03-07 at 01:29 +0000, Keller, Jacob E wrote:
> # Comma-separated list of e-mail addresses to always CC when replying.
> # These are maintainers or other project supervisors. This may be a
> - # separate mailing list for replies from Aiaiai.
> - always_cc = "Artem Bityutskiy" <artem.bityutskiy at fake.domain.com>, "Aiaiai archives" <aiaiai-archives at fake.comain.com>
> + # separate mailing list for replies from Aiaiai. This is not inclusive
> + # with the prj_* settings so be careful.
> + always_cc = "Aiaiai archives" <aiaiai-archives at fake.domain.com>
Why would you like it to be a special case? If you ask me, it just
complicates things. All options can be completely overridden, but not
this single one. This one is an exception, and it is inclusive.
Would things be simpler if everything gets overridden? Including
always_cc. I'd just add all the recipients explicitly in the project.
Yes, there may be duplication across projects, but the benefit is that
things are clear and consistent.
After all, the .ini file is a very trivial format, and I'd use it also
in a trivial way...
What do you think?
--
Best Regards,
Artem Bityutskiy
More information about the aiaiai
mailing list