-
Couldn't load subscription status.
- Fork 4
Clarify the default values for newly created LiveMap and LiveCounter in RTLM4 and RTLC4 #361
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
base: main
Are you sure you want to change the base?
Conversation
ffed7d7 to
79ad8d9
Compare
|
|
||
| enum PluginType // PT* | ||
| "vcdiff" // PT2a | ||
| "Objects" // PT2b |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "Objects" // PT2b | |
| "LiveObjects" // PT2b |
as per internal discussion -> https://ably-real-time.slack.com/archives/C03JDBVM5MY/p1756815963123829
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
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
79ad8d9 to
3517453
Compare
…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
9259335 to
3f07faf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
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