Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, the instantiation logic for Contexts through Tang are in O.A.R.Common. We will need to have ContextConfiguration be in O.A.R.Common as well in order to be able to instantiate contexts through Tang. TaskConfiguration and ServiceConfiguration are both in O.A.R.Common, so moving ContextConfiguration into O.A.R.Common has the added benefit of making the structure parallel.
The work will involve supporting both O.A.R.Driver.Context.ContextConfiguration and O.A.R.Common.Context.ContextConfiguration initially, at least until our next release.