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

Reason for IAsyncRequest<TResponseData> #24

Open
michielrutting opened this issue Mar 25, 2014 · 0 comments
Open

Reason for IAsyncRequest<TResponseData> #24

michielrutting opened this issue Mar 25, 2014 · 0 comments

Comments

@michielrutting
Copy link

Hi,

Is there a reason for having a separate interface for async requests? Isn't a request a request and it can be handled in either a synchronous or asynchronous fashion? I've only recently started using this pattern and was looking to replace my personal implementation with ShortBus and so far I haven't had a need for a separate interface in my own code.

Also, do you have any idea when version 3 will move towards being stable?

Thanks for your work!

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