Vatavuk / verano

Dependency injection framework in Object Oriented style
MIT License
4 stars 1 forks source link

Replace conditions with wires #14

Closed Vatavuk closed 6 years ago

Vatavuk commented 6 years ago

Create Wire interface that will replace Condition and will have one method Boolean isActive(AppContext context)