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

Support generics for send<string>(): string #94

Open
gruckion opened this issue Jul 21, 2019 · 0 comments
Open

Support generics for send<string>(): string #94

gruckion opened this issue Jul 21, 2019 · 0 comments

Comments

@gruckion
Copy link

At present the Send function returns any. It would be nice it we could this to understand the type from the ICommandHandler<,> interface or by specifying a type when using Send as a generic.

  • Would anyone else like this feature?
  • Has anyone else started / considered this?
  • Are there any opinions on this, I might do it myself and would love some feedback
  • General comments of limitations / issues would be appreciated.

Context I am a mid-level developer.

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