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

Add getResource for use cases where an Action object is required #22

Merged
merged 1 commit into from
Oct 19, 2015

Conversation

BenDol
Copy link
Contributor

@BenDol BenDol commented Oct 1, 2015

I need the pure resources when I use a DispatchQueue. This won't be used in most cases since one of the benefits is that it removes the need for declaring RestAction in the resource.

@Chris-V
Copy link
Member

Chris-V commented Oct 1, 2015

What's the requirement here? Resources can be accessed by injecting them directly.

@BenDol
Copy link
Contributor Author

BenDol commented Oct 1, 2015

Yeah but there's no point injecting it and also injecting the delegate, I would prefer to simply access from one place in the adhoc situations.

@Chris-V
Copy link
Member

Chris-V commented Oct 19, 2015

Ok. Thanks for the contribution!

Chris-V added a commit that referenced this pull request Oct 19, 2015
Add getResource for use cases where an Action object is required
@Chris-V Chris-V merged commit 89dcf14 into ArcBees:master Oct 19, 2015
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

Successfully merging this pull request may close these issues.

2 participants