Skip to content

Conversation

hamishwillee
Copy link
Contributor

The UORB docs have evolved organically, and so are not exhaustive, and are hard to extend. For example, when I just added ORB_QUEUE_LENGTH, there wasn't a clear section to add "magic fields".

In addition, we're adding a commenting syntax, and that should go in their too.

This attempts to build in an extensible structure for the message definition.

Rather than saying "A message looks like this and has these things" we'll split out sections defining rigorously the format for fields, array fields, constants, mandatory fields etc.

Not throwing away information, just making sure we are well set for future extension.

This follows after #24965 (it include a commit from there).

Copy link

/en/middleware/uorb.md

  • CurrentFileMissingAnchor: [start with # TOPIC](#multi-topic-message): anchor doesn't match any heading id or element id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants