Removing effective_at - #20
Conversation
SET reports the facts of the past. effective_at is redundant as event_timestamp provides the same understanding
|
Hi @appsdesh this is not true, we could report that an Anchor has been created now which is represented by the timestamp of Is it clearer this way? |
|
SET is expected to represent a historic event
imo, by adding any future messaging in the event, we are adding a burden on the receivers/implementers to maintain the state. The receiver may need to "remember" when this will be effective. I don't see a mechanism in the profile to indicate whether the future event is canceled, i.e., to reset the remembered state. I suggest we stick to the notion of historic events to make interoperability easier; receivers should not need to maintain state for specific profiles. Also, note that SET already defines |
|
thanks for the details @appsdesh I will process that |
SET reports the facts of the past. effective_at is redundant as event_timestamp provides the same understanding. CAEP uses the same convention