Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

kEventChangedEnd missing #464

Open
wijnandatgoogle opened this issue Jan 13, 2020 · 1 comment
Open

kEventChangedEnd missing #464

wijnandatgoogle opened this issue Jan 13, 2020 · 1 comment

Comments

@wijnandatgoogle
Copy link

Need to call OnEvent(kEventChangedEnd, NULL) here.

@jaylogue
Copy link
Contributor

Currently neither kEventChangeBegin nor kEventChangeEnd are defined to be generated for updates. Technically, the notion of a "Change", as relates to these events, is specific to Notifications. No similar concept has been defined for Updates.

One set of events that is notably missing is kEventUpdateRequestBegin/kEventUpdateRequestEnd. These would provide the closest thing to "change" begin / end.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants