johnrajbd / bots

Automatically exported from code.google.com/p/bots
0 stars 0 forks source link

set all envelope fields from mapping #356

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Related to issue 355.
Option to set all envelope fields from the mapping.

for outgoing:
out.envelope: a dict with all fields in envelope.
- the enveloping process stays the same (group by sender, receiver, etc)
- if messages in same envelope: use envelope of (first, last, one of) messages. 
For now: have to store this 'somewhere' (eg in persist).

Original issue reported on code.google.com by hjebb...@gmail.com on 22 Apr 2015 at 8:20