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

Generate fetchRequest static method #34

Open
helje5 opened this issue Jun 26, 2024 · 0 comments
Open

Generate fetchRequest static method #34

helje5 opened this issue Jun 26, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@helje5
Copy link
Contributor

helje5 commented Jun 26, 2024

NSManagedObject itself provides a fetchRequest method, but that is type erased. So we should generate a fetchRequest method that overloads with the actual model type.

I think I might have had that already in an earlier version, might be in the commit log as dropped 🙈

@helje5 helje5 added enhancement New feature or request help wanted Extra attention is needed labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant