Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use declarative naming for topic/subscription functions #1644

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

alecthomas
Copy link
Collaborator

And the types are named TopicHandle/SubscriptionHandle. This aligns more with the existing naming conventions, eg. Map() -> MapHandle, etc.

@alecthomas alecthomas requested review from a team and matt2e and removed request for a team June 4, 2024 08:19
@ftl-robot ftl-robot mentioned this pull request Jun 4, 2024
@alecthomas alecthomas force-pushed the aat/pubsub-handles branch from 5a534e5 to 3cbee5b Compare June 4, 2024 09:29
And the types are named TopicHandle/SubscriptionHandle. This aligns more
with the existing naming conventions, eg. `Map()` -> `MapHandle`, etc.
@alecthomas alecthomas force-pushed the aat/pubsub-handles branch from 3cbee5b to 1e0ec5c Compare June 4, 2024 09:30
@alecthomas alecthomas merged commit f0d5940 into main Jun 4, 2024
31 checks passed
@alecthomas alecthomas deleted the aat/pubsub-handles branch June 4, 2024 09:37
jonathanj-square pushed a commit that referenced this pull request Jun 4, 2024
)

And the types are named TopicHandle/SubscriptionHandle. This aligns more
with the existing naming conventions, eg. `Map()` -> `MapHandle`, etc.
@matt2e matt2e added the approved Marks an already closed PR as approved label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Marks an already closed PR as approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants