Message275840
I agree that there isn't a way to know if a header should be added implicitly, until Generator is called.
A possible change to the Generator behavior is to generate the header in the serialized output, without modifying the original. I don't know that it makes debugging easier, but it would keep the Generator from having this side effect.
Maybe being explicit is better, a utility factory could be used to keep the common case simple. I don't know if such a change is reasonable at this point. |
|
Date |
User |
Action |
Args |
2016-09-11 19:41:27 | groner | set | recipients:
+ groner, barry, r.david.murray |
2016-09-11 19:41:26 | groner | set | messageid: <1473622886.98.0.816263085664.issue25235@psf.upfronthosting.co.za> |
2016-09-11 19:41:26 | groner | link | issue25235 messages |
2016-09-11 19:41:26 | groner | create | |
|