Read every occurrence of a repeatable TLV, and drop the unread tlvMap #25
@@ -12,7 +12,7 @@ not for structure or style.
|
|||||||
|
|
||||||
## Goals
|
## Goals
|
||||||
|
|
||||||
The nine goals, in priority order, live in
|
The ten goals, in priority order, live in
|
||||||
[README.md](https://gitea.larvit.se/larvit/smpp-js/src/branch/main/README.md#goals) — they say where this library is heading, which an outside
|
[README.md](https://gitea.larvit.se/larvit/smpp-js/src/branch/main/README.md#goals) — they say where this library is heading, which an outside
|
||||||
reader judges it by. The README states the audience alongside them. Everything below cites a goal by
|
reader judges it by. The README states the audience alongside them. Everything below cites a goal by
|
||||||
number.
|
number.
|
||||||
|
|||||||
@@ -654,7 +654,7 @@ See [MIGRATION.md](https://gitea.larvit.se/larvit/smpp-js/src/branch/main/MIGRAT
|
|||||||
## Goals
|
## Goals
|
||||||
|
|
||||||
In priority order, and the order is the point: where two of them pull against each other, the earlier
|
In priority order, and the order is the point: where two of them pull against each other, the earlier
|
||||||
one wins. They do not override the hard rules below.
|
one wins. They do not override the [hard rules](AGENTS.md#hard-rules).
|
||||||
|
|
||||||
1. **Correct on the wire.** SMPP 3.4 as SMSCs actually run it. Every other goal yields to this one;
|
1. **Correct on the wire.** SMPP 3.4 as SMSCs actually run it. Every other goal yields to this one;
|
||||||
the defect table below is what the alternative costs.
|
the defect table below is what the alternative costs.
|
||||||
|
|||||||
Reference in New Issue
Block a user