Mark Lennox

26%
Flag icon
THE COMMON REUSE PRINCIPLE Don’t force users of a component to depend on things they don’t need. The Common Reuse Principle (CRP) is yet another principle that helps us to decide which classes and modules should be placed into a component. It states that classes and modules that tend to be reused together belong in the same component.
Clean Architecture: A Craftsman's Guide to Software Structure and Design
Rate this book
Clear rating
Open Preview