square / Cleanse

Lightweight Swift Dependency Injection Framework
Other
1.78k stars 90 forks source link

Implement Linker Step #140

Closed sebastianv1 closed 4 years ago

sebastianv1 commented 4 years ago

Linker step is responsible for joining all the ReferenceProvider instances to their corresponding DanglingProvider. These references can be linked across different ModuleRepresentation instances (i.e. different Swift modules).