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 Request] HashMap Support for Fetcher #601

Open
Daxten opened this issue Mar 24, 2021 · 0 comments
Open

[Feature Request] HashMap Support for Fetcher #601

Daxten opened this issue Mar 24, 2021 · 0 comments

Comments

@Daxten
Copy link

Daxten commented Mar 24, 2021

lots of my dao code can return Map[Id, Entity] effeciently, so I think it would be a good idea to reuse these in the fetcher.

Currently I have to remap it to a tuple and use HasId

If this is a good feature request, I would take a stab at it

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