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

Move the SOAP API calls to behind an abstraction layer #3

Closed
jpsingleton opened this issue Jan 11, 2015 · 3 comments
Closed

Move the SOAP API calls to behind an abstraction layer #3

jpsingleton opened this issue Jan 11, 2015 · 3 comments
Assignees
Milestone

Comments

@jpsingleton
Copy link
Owner

This will allow for unit testing and adding a caching layer later. Possibly use the repository pattern.

@jpsingleton
Copy link
Owner Author

This also allows the data source to be swapped out later without making changes to the rest of the system.

@jpsingleton jpsingleton added this to the Alpha milestone Jan 16, 2015
@jpsingleton jpsingleton modified the milestones: Beta, Alpha Feb 13, 2015
@jpsingleton
Copy link
Owner Author

Set up IoC DI using Autofac or Ninject.

@jpsingleton
Copy link
Owner Author

#36

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