Hi,

This is a question I wanted to ask for long time.
What do you think guys about refactoring Zeppelin (java code a first) to
follow the principle of Dependency Injection?

The benefit I can list are

   - Reduced Dependencies
   - Reduced Dependency Carrying
   - More Reusable Code
   - More Testable Code
   - More Readable Code

What do you think guys? worth it or not?

Best,
Anthony

Reply via email to