Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve ambiguity of the term "blob reference" #85

Open
jorisdral opened this issue Feb 7, 2024 · 0 comments
Open

Resolve ambiguity of the term "blob reference" #85

jorisdral opened this issue Feb 7, 2024 · 0 comments

Comments

@jorisdral
Copy link
Collaborator

jorisdral commented Feb 7, 2024

We've previously used the term BlobRef for both (i) a handle-like reference to a blob in a blob file, and (ii) for the concrete offset to and size of a blob in a blob file. #81 introduces the BlobSpan type for (ii). We should ensure that we use BlobRef for (i) and BlobSpan for (ii) consistently throughout the code and documentation.

@jorisdral jorisdral changed the title Remove ambiguity of the term "blob reference" Resolve ambiguity of the term "blob reference" Feb 7, 2024
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

No branches or pull requests

1 participant