On 30.11.2016 10:16, Alan Bateman wrote:
On 30/11/2016 08:53, Jochen Theodorou wrote:
Hi,
for my understanding I would like to ask the following:
Given:
* Module A: uses service S1 and provides service S2
* Module B: uses service S2 and provides service S1
In my understanding this forms a
On 30/11/2016 08:53, Jochen Theodorou wrote:
Hi,
for my understanding I would like to ask the following:
Given:
* Module A: uses service S1 and provides service S2
* Module B: uses service S2 and provides service S1
In my understanding this forms a cyclic dependency, but since this is
not di
Hi,
for my understanding I would like to ask the following:
Given:
* Module A: uses service S1 and provides service S2
* Module B: uses service S2 and provides service S1
In my understanding this forms a cyclic dependency, but since this is
not directly on the API level I am wondering if this