-
Thanks to @230443 and @aczyzews contribution we have an example of the abstract API for the Data layer - I have just merged the code to the master branch fixing issue #179. Unfortunately, the code has one fundamental error that breaks a well-known rule. I will appreciate volunteers that are able to fix the problem. The proposed scenario:
I will wait for your proposal up to 27-04-2021 12 PM. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
The AppArchit5.00 branch has been created. |
Beta Was this translation helpful? Give feedback.
-
I have added issue #186 related to this discussion. A picture should provide a hint, but the problem is not connected with the circular references because it is allowed inside a layer. Let me stress the issue is labeled:
We should decide - what is your opinion. I will appreciate sharing it with us. 🤞 |
Beta Was this translation helpful? Give feedback.
-
From the attached diagram we may derive the following questions:
|
Beta Was this translation helpful? Give feedback.
-
A final solution has been added in |
Beta Was this translation helpful? Give feedback.
A final solution has been added in
ApplicationArchitecture - fix example
#186.