Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Remove facades for accessing Options<T> and pass options to the invoker #2266

Closed
rynowak opened this issue Mar 25, 2015 · 0 comments
Closed

Comments

@rynowak
Copy link
Member

rynowak commented Mar 25, 2015

From API review:

Reduce the numbers of services declared by passing options directly to the invoker. There's a bunch of facades (IModelBinderProvider, IOutputFormatterProvider, etc...) which abstract over options and really just provide access to a collection.

@danroth27 danroth27 added this to the 6.0.0-beta5 milestone Mar 25, 2015
pranavkm added a commit that referenced this issue Apr 3, 2015
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
pranavkm added a commit that referenced this issue Apr 3, 2015
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
pranavkm added a commit that referenced this issue Apr 3, 2015
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
pranavkm added a commit that referenced this issue Apr 3, 2015
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
pranavkm added a commit that referenced this issue Apr 3, 2015
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
pranavkm added a commit that referenced this issue Apr 3, 2015
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
pranavkm added a commit that referenced this issue Apr 3, 2015
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
pranavkm added a commit that referenced this issue Apr 5, 2015
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
pranavkm added a commit that referenced this issue Apr 5, 2015
* Remove facades for accessing Options<T> and pass options to the invoker

Fixes #2266
Fixes #2269
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants