Commit 294b7b1
Add internal *ValueType backing fields to the IDL
The internal `count` (RTLCV2a) and `entries` (RTLMV2a) properties
were already specified in prose but missing from the IDL block.
Add them, matching the private `_count` and `_entries` fields on
ably-js's `LiveCounterValueType` and `LiveMapValueType`.
Lifted from Sachin's spec-alignment PR [1].
[1] #480
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 535eaee commit 294b7b1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1111 | 1111 | | |
1112 | 1112 | | |
1113 | 1113 | | |
| 1114 | + | |
1114 | 1115 | | |
1115 | 1116 | | |
1116 | 1117 | | |
| 1118 | + | |
1117 | 1119 | | |
1118 | 1120 | | |
1119 | 1121 | | |
| |||
0 commit comments