smalltalk
/
osmo-st-smpp
Archived
1
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-st-smpp/TODO

8 lines
331 B
Plaintext

* The "body" type should be propagated to the header. E.g.
when creating a message one maybe want to set only the
sequence number and everything else should be set by the
SMPPMessage class itself.
* SMPPMessage should probably not have a 'header' structure
with size and commandId anyway. Or it should be very low
level.