Skip to content

[AIT-30] Rename LiveObjects entrypoint and class name from "objects" to "object" - #470

Merged
lawrence-forooghian merged 1 commit into
integration/liveobjects-path-based-apifrom
rename-channel-objects-to-object
May 12, 2026
Merged

[AIT-30] Rename LiveObjects entrypoint and class name from "objects" to "object"#470
lawrence-forooghian merged 1 commit into
integration/liveobjects-path-based-apifrom
rename-channel-objects-to-object

Conversation

@lawrence-forooghian

@lawrence-forooghianlawrence-forooghian commented May 12, 2026

Copy link
Copy Markdown
Contributor

Note: This targets integration/liveobjects-path-based-api.

Split out of #427.

Rename entry point: channel.objects.getRoot() -> channel.object.get(), rename RealtimeObjects -> RealtimeObject. Reflects the change already made in JS.

@lawrence-forooghian
lawrence-forooghian changed the base branch from main to integration/liveobjects-path-based-apiMay 12, 2026 19:30
@lawrence-forooghianlawrence-forooghian added live-objects Related to LiveObjects functionality. labels May 12, 2026
…t()`, rename `RealtimeObjects` -> `RealtimeObject`
Also update the plugins key name. All these to match the changes made in
JS.
Co-Authored-By: Lawrence Forooghian <lawrence.forooghian@ably.com>
@lawrence-forooghian
lawrence-forooghianforce-pushed the rename-channel-objects-to-object branch from f21c9dd to 7738c92CompareMay 12, 2026 19:44
@lawrence-forooghian
lawrence-forooghianforce-pushed the rename-channel-objects-to-object branch from 7738c92 to fa2a54eCompareMay 12, 2026 19:45
@lawrence-forooghianlawrence-forooghian changed the title Rename LiveObjects entrypoint and class name from "objects" to "object"[AIT-30] Rename LiveObjects entrypoint and class name from "objects" to "object"May 12, 2026
@lawrence-forooghian
lawrence-forooghian merged commit 92bbeb4 into integration/liveobjects-path-based-apiMay 12, 2026
2 checks passed
@lawrence-forooghian
lawrence-forooghian deleted the rename-channel-objects-to-object branch May 12, 2026 20:23
@lawrence-forooghian

Copy link
Copy Markdown
ContributorAuthor

Can't approve since it's now my PR but it's actually @VeskeR's commit; merging

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

live-objectsRelated to LiveObjects functionality.

Development

Successfully merging this pull request may close these issues.

2 participants

@lawrence-forooghian@VeskeR