Support #122
Move event id and timestamps into TaskState structure
Status: | New | Start date: | 2012-10-29 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ingo Lütkebohle | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Currently, these are stored inside the Notification protobuf type. This is a violation of information layering, and complicates unpacking such structures.