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

Create Js-Data V3 Compatible Adapter #7

Open
BlairAllegroTech opened this issue Jun 7, 2016 · 0 comments
Open

Create Js-Data V3 Compatible Adapter #7

BlairAllegroTech opened this issue Jun 7, 2016 · 0 comments
Assignees
Milestone

Comments

@BlairAllegroTech
Copy link
Owner

BlairAllegroTech commented Jun 7, 2016

Js-data-http V3, has 3 variants, with Axios, without Axios uses Fetch and the Node version.
In order to support these i suggest externalising the creation of the HTTP adapter variant to be used.

The variant to be used could be passed as a parameter:

  1. Dependency injection.
  2. or a value to indicate which variant to use.

Haven't decided which will approach to use yet but normally i think 1. would be best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant