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

Better typing on input and retrieve of a function #224

Closed
Tracked by #142
minox86 opened this issue Jan 3, 2024 · 1 comment
Closed
Tracked by #142

Better typing on input and retrieve of a function #224

minox86 opened this issue Jan 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request low priority When we have some spare time wontfix This will not be worked on

Comments

@minox86
Copy link
Contributor

minox86 commented Jan 3, 2024

We can improve the type of the parameters in the implement method of a function definition:

  • remove the input field if the input definition is model.never()
  • remove the retrieve field if the retrieve flags are all false or undefined
@minox86 minox86 added enhancement New feature or request low priority When we have some spare time labels Jan 3, 2024
@edobrb
Copy link
Member

edobrb commented Jan 4, 2024

related to #225

@edobrb edobrb mentioned this issue Jan 4, 2024
20 tasks
@edobrb edobrb added the wontfix This will not be worked on label Jan 6, 2024
@edobrb edobrb closed this as completed Jan 6, 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 low priority When we have some spare time wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants