Skip to content

[nfc] Rename *CustomEventImpl -> *CustomEvent#5443

Merged
fhanau merged 1 commit intomainfrom
felix/103025-customevent
Nov 7, 2025
Merged

[nfc] Rename *CustomEventImpl -> *CustomEvent#5443
fhanau merged 1 commit intomainfrom
felix/103025-customevent

Conversation

@fhanau
Copy link
Contributor

@fhanau fhanau commented Oct 30, 2025

This is more descriptive as there is no base class for each of these classes, they are all based on WorkerInterface::CustomEvent but the specific event type already makes clear that they serve that purpose.

(Specifically, for a class like QueueCustomEventImpl, there is no QueueCustomEvent class that it implements, and QueueCustomEvent is sufficient to indicate that this is a specific kind of CustomEvent)

@fhanau fhanau requested a review from mar-cf October 30, 2025 15:39
@fhanau fhanau requested review from a team as code owners October 30, 2025 15:39
This is more descriptive as there is no base class for each of these classes,
they are all based on WorkerInterface::CustomEvent but the specific event type
already makes clear that they serve that purpose.
@fhanau fhanau force-pushed the felix/103025-customevent branch from 3d6fb08 to a92bf0e Compare November 7, 2025 21:04
@fhanau fhanau merged commit 56c892c into main Nov 7, 2025
32 of 34 checks passed
@fhanau fhanau deleted the felix/103025-customevent branch November 7, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants