SwiftInjector
SwiftInjector copied to clipboard
SwiftInjector - library for dependency injection, maden for convinient and fast properties connection
SwiftInjector
SwiftInjector - library for dependency injection, maden for convinient and fast properties connection
How to use it?
Go to the wiki!
Things already implemented:
- Auto registration and autoresolving
- Manual registration
- Works even with private properties!
- Resolving and registration with 'name' parameter
- Classes each-to-each references without recursive crash (like in Swinject or DIP libraries)
- Wiki
Things TO DO for first release
- Perfomance test
- 70% Code coverage
- SOA (Protocol-classes) registration and resolving support
- Memmory leaks check