Description
Currently, message sequences can be retrieved from the database, but those sequences are not further processed to remove semantic references and superseded messages.
Rationale
This functionality may help in test and evaluation of the protocol, and reduce the number of retrieved messages when only current up-to-date information is required.
Solution
Update or expand the protocol/retrieve.js module, or provide a new protocol/sequence.js.
Description
Currently, message sequences can be retrieved from the database, but those sequences are not further processed to remove semantic references and superseded messages.
Rationale
This functionality may help in test and evaluation of the protocol, and reduce the number of retrieved messages when only current up-to-date information is required.
Solution
Update or expand the
protocol/retrieve.jsmodule, or provide a newprotocol/sequence.js.