Subject: | Enable CC again |
I think the decision to completely remove the CC feature from
CPAN::Reporter and Test::Reporter is no rigorous. It's probably more
useful to cut the use of CC down to a useful minimum. This would mean:
- no CC from automated testers
- CC should be never sent without interactive confirmation (that is, the
cc_author value has to contain the "ask" string)
- and the default should never be ask/yes but at most ask/no
To force testers to review their current config.ini it could be useful
to rename the cc_author configuration variable.
I find having the possibility to still send CC to authors is useful,
especially to point authors to specific reports, e.g. reports with an
additional tester's comment. Otherwise it is possible that the tester's
comment remains unnoticed. One could argue that RT would be a better
place for such comments, but it is currently quite inconvenient to get
from a fail report to the correct RT (or other bugtracker) tool to do so.
Regards,
Slaven