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

Function naming in backend: get/find/fetch/load #8203

Open
fm3 opened this issue Nov 18, 2024 · 0 comments
Open

Function naming in backend: get/find/fetch/load #8203

fm3 opened this issue Nov 18, 2024 · 0 comments

Comments

@fm3
Copy link
Member

fm3 commented Nov 18, 2024

These verbs seem to be used fairly synonymously and randomly in the backend (e.g. find in DAOs, get in many other places. Occasionally fetch,load).

We should discuss if we want to use just one or if we want to encode specific differences (e.g. do we expect the lookup to do a linear search or is it instant? does it fetch something via HTTP/grpc? …)

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

No branches or pull requests

1 participant