Investigate making IO layer pluggable via code configuration
Description
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
Jeffry Morris May 27, 2016 at 1:45 AM
Jeffry Morris December 30, 2015 at 8:51 PM
Putting this in the backlog since we would have to open up a lot of classes to make this possible and the work-around is to use the config approach.
Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Instabug
Currently, you can only change the IO layer by using the app/web.config because some of the underlying classes or ctors are internal. By making these public the API will be exposed and programmatic injection of the IO layer would be possible...do we want to do this?