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

feature: support non-public data fetcher methods #656

Closed
paulbakker opened this issue Sep 24, 2021 · 1 comment
Closed

feature: support non-public data fetcher methods #656

paulbakker opened this issue Sep 24, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@paulbakker
Copy link
Collaborator

While debugging an issue reported in this discussion I found that a datafetcher must be public. It's really not obvious why a datafetcher doesn't work if you don't do this, so we should fix this and support private methods as well.

@paulbakker paulbakker added the enhancement New feature or request label Sep 24, 2021
berngp added a commit that referenced this issue Dec 30, 2021
#656 Support non-public datafetcher methods
@paulbakker
Copy link
Collaborator Author

This was merged a while ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant