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

Perhaps add checks on location services? #294

Open
henricasanova opened this issue Mar 16, 2023 · 0 comments
Open

Perhaps add checks on location services? #294

henricasanova opened this issue Mar 16, 2023 · 0 comments
Milestone

Comments

@henricasanova
Copy link
Contributor

In several StorageService methods, a storage service's method is called with a location, and that location is intended to have that same storage service inside it. But this is not enforced anywhere. Perhaps add a check for these things? That is, something like:

ss1->readFile(FileLocation::LOCATION(ss2,...))

should throw....

@henricasanova henricasanova changed the title Perhaps add checked on location services? Perhaps add checks on location services? Mar 25, 2023
@henricasanova henricasanova added this to the v2.3 milestone Jul 20, 2023
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