View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008665 | 10000-006: Mappings | Spec | public | 2023-01-31 14:29 | 2023-03-23 20:49 |
Reporter | Frank Fischer | Assigned To | Randy Armstrong | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.05.01 | ||||
Fixed in Version | 1.05.03 RC1 | ||||
Summary | 0008665: Allow omitting Enumerations in the reversible JSON encoding | ||||
Description | Enumerations in the reversible JSON encoding are encoded like INT32, which can be omitted if it is "0". The same rule could be applied to enumerations to reduce the size of the encoded data and simplify handling in encoders. There could be enumerations which do not have "0" as a valid value, for these omitting of course would not be possible. | ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
|
This change would require the enumeration definition to be known to decoders. |
|
Misunderstood issue. |
|
An Enumeration value of 0 shall not be encoded when it is a field in a Structure in the reversible and non-reversible forms. |
|
Agreed to changes edited in Dallas meeting. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-31 14:29 | Frank Fischer | New Issue | |
2023-03-21 13:54 | Randy Armstrong | Assigned To | => Randy Armstrong |
2023-03-21 13:54 | Randy Armstrong | Status | new => resolved |
2023-03-21 13:54 | Randy Armstrong | Resolution | open => won't fix |
2023-03-21 13:54 | Randy Armstrong | Note Added: 0018920 | |
2023-03-21 15:55 | Randy Armstrong | Status | resolved => assigned |
2023-03-21 15:55 | Randy Armstrong | Note Added: 0018928 | |
2023-03-21 15:57 | Randy Armstrong | Status | assigned => resolved |
2023-03-21 15:57 | Randy Armstrong | Resolution | won't fix => fixed |
2023-03-21 15:57 | Randy Armstrong | Fixed in Version | => 1.05.03 RC1 |
2023-03-21 15:57 | Randy Armstrong | Note Added: 0018929 | |
2023-03-23 20:49 | Jim Luth | Status | resolved => closed |
2023-03-23 20:49 | Jim Luth | Note Added: 0019021 |