You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 #87 (comment)
The text was updated successfully, but these errors were encountered: