You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move the code around and rename some types & classes for callbacks & handlers.
No user-facing changes.
Description
This is the last preparing PR before the daemons & timers PR (#330).
Here, we just move the code around and rename classes. It would be messy to have these in the daemons & timers PR, so it goes separately.
Specifically, the resource-related handlers are split into resource-changing & resource-watching — same as it is already done for registries. These handlers & callbacks are de factor different anyway, but were declared as the same for laziness reasons. In the daemons & timers PR, also resource-spawning handlers & daemon/timer callbacks will be added with their own signatures.
What do these changes do?
Move the code around and rename some types & classes for callbacks & handlers.
No user-facing changes.
Description
This is the last preparing PR before the daemons & timers PR (#330).
Here, we just move the code around and rename classes. It would be messy to have these in the daemons & timers PR, so it goes separately.
Specifically, the resource-related handlers are split into resource-changing & resource-watching — same as it is already done for registries. These handlers & callbacks are de factor different anyway, but were declared as the same for laziness reasons. In the daemons & timers PR, also resource-spawning handlers & daemon/timer callbacks will be added with their own signatures.
No behavioural changes, no user-facing changes.
Issues/PRs
Type of changes
Checklist
CONTRIBUTORS.txt
haikoschol Ouch. One more time plz (with a new commit)?
Sorry about the delay. I saw it yesterday or so but then forgot about it again.
The text was updated successfully, but these errors were encountered: