Description
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?
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Fix Version/s | backlog-2.0 [ 11326 ] |
Fix Version/s | 2.2.4 [ 13202 ] | |
Fix Version/s | backlog-2.0 [ 11326 ] | |
Affects Version/s | 2.2.2 [ 13003 ] |
Fix Version/s | 2.3.0 [ 12831 ] | |
Fix Version/s | 2.2.4 [ 13202 ] |
Resolution | Duplicate [ 3 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | Couchbase SDK Workflow [ 55001 ] | Couchbase SDK Workflow with Review [ 246025 ] |
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.