[Feature] Dependencies #3

Merged
javier merged 5 commits from feature/dependencies into main 2023-04-16 15:36:08 +00:00
Owner

This PR contains the work done to provide a simple dependency injection feature whenever required.

To provide further details about this work:

  • renamed the Coordinator target in the Package file as Coordination;
  • declared the Dependencies target in the Package file;
  • defined the DependencyKey public protocol;
  • implemented the DependencyService public service;
  • implemented the Dependency public property wrapper;
This PR contains the work done to provide a simple dependency injection feature whenever required. To provide further details about this work: - [x] renamed the `Coordinator` target in the `Package` file as `Coordination`; - [x] declared the `Dependencies` target in the `Package` file; - [x] defined the `DependencyKey` public protocol; - [x] implemented the `DependencyService` public service; - [x] implemented the `Dependency` public property wrapper;
javier self-assigned this 2023-04-16 15:35:56 +00:00
javier added 5 commits 2023-04-16 15:35:57 +00:00
javier merged commit 9c89a59d1d into main 2023-04-16 15:36:08 +00:00
javier deleted branch feature/dependencies 2023-04-16 15:36:08 +00:00
javier referenced this issue from a commit 2023-04-16 15:36:08 +00:00
Sign in to join this conversation.
No description provided.