Skip to content

Conversation

@VeskeR
Copy link
Contributor

@VeskeR VeskeR commented Sep 3, 2025

Also remove the term "zero-value" object as it is an unnecessary detail that simply describes a newly created object according to RTLM4 and RTLC4

@VeskeR VeskeR force-pushed the PUB-1829/object-write-API branch from ffed7d7 to 79ad8d9 Compare September 5, 2025 09:11

enum PluginType // PT*
"vcdiff" // PT2a
"Objects" // PT2b
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"Objects" // PT2b
"LiveObjects" // PT2b

as per internal discussion -> https://ably-real-time.slack.com/archives/C03JDBVM5MY/p1756815963123829

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

@VeskeR VeskeR Sep 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, this change is not part of this PR and was added a long time ago.
It appeared here only because of numerous changes in the PRs that this one was based on, causing all commits from the previous PRs to show up.

I’ve rebased this PR onto the latest main, and now it correctly reflects only the intended changes to LiveCounter and LiveMap creation.
Please re-review this PR now that it correctly shows its changes.

For the plugin name change though, I've created #377 to update that

@VeskeR VeskeR force-pushed the PUB-1829/object-write-API branch from 79ad8d9 to 3517453 Compare September 8, 2025 08:43
Base automatically changed from PUB-1829/object-write-API to main September 8, 2025 08:44
…in RTLM4 and RTLC4

Also remove the term "zero-value" object as it is an unnecessary detail
that simply describes a newly created object according to RTLM4 and RTLC4
Copy link
Collaborator

@sacOO7 sacOO7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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

Labels

live-objects Related to LiveObjects functionality.

Development

Successfully merging this pull request may close these issues.

4 participants