mpostol / OPC-UA-OOI

Object Oriented Internet - C# deliverables supporting a new Machine To Machine (M2M) communication architecture
https://commsvr.gitbook.io/ooi/
MIT License
141 stars 33 forks source link

`IConfigurationFactory` cannot be considered as the loosely coupled part #402

Open mpostol opened 4 years ago

mpostol commented 4 years ago

The interface should be a contract to be used by Dependency Injection. It is hard to implement because of the IConfigurationFactory:

Add documentation on how to make custom implementation loosely coupled.

It is related to Drutol/CrossHMI#7

mpostol commented 4 years ago

First approach to work out a domain model: 2019-12-03_08-52-01