We should consider some simpler API that will do the registry lookup based on the varintValue (to be renamed potentially to something like registryEntryId ... I dunno) and get the right tables that way. A function could be provided that can fetch those tables -- and the only advantage of using that approach here would be to help avoid mismatches; and maybe that's not worth the extra effort.
We should consider some simpler API that will do the registry lookup based on the
varintValue
(to be renamed potentially to something likeregistryEntryId
... I dunno) and get the right tables that way. A function could be provided that can fetch those tables -- and the only advantage of using that approach here would be to help avoid mismatches; and maybe that's not worth the extra effort._Originally posted by @dlongley in https://github.com/digitalbazaar/cborld/pull/87#discussion_r1676241408_