FasterXML / FasterXML/jackson-dataformats-binary
Add support for upcoming packed arrays tags
- Vorherrschende Sprache
- Java
- Sterne
- 347
- Forks
- 156
- Ø Merge
- 3 T. 8 Std.
- Gemergte PRs (30 T.)
- 23
Beschreibung
(originally by neothemachine)
---
There is a draft RFC to be published soon which adds support for packed/typed arrays in CBOR, see the [current version](https://tools.ietf.org/html/draft-jroatch-cbor-tags-02). As one of the original CBOR authors is also an author of this proposal I'm sure it will gain widespread adoption in encoders and decoders, especially because it is such a useful feature and will help greatly when big packed arrays need to be efficiently encoded and also decoded both in terms of space usage and speed.
I thought it would be good putting it on the radar for implementation. I think it will be rather straightforward to implement. I currently don't have time for it myself in the next 3-4 weeks but I certainly will help where I can, reviewing code etc.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Beginne damit, den verlinkten RFC draft-jroatch-cbor-tags-02 zu lesen, um die Tags für gepackte und typisierte Arrays zu verstehen. Suche dann die Tag-Verarbeitung im CBOR-Backend und die relevanten Tests; abgeschlossen ist die Aufgabe, wenn die vorgeschlagenen Tags für die Codierung und Decodierung unterstützt werden und eine Abdeckung für gepackte Arrays vorhanden ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100