Home > Author > Robert C. Martin >

" THE COMMON CLOSURE PRINCIPLE Gather into components those classes that change for the same reasons and at the same times. Separate into different components those classes that change at different times and for different reasons. "

Robert C. Martin , Clean Architecture


Image for Quotes

Robert C. Martin quote : THE COMMON CLOSURE PRINCIPLE Gather into components those classes that change for the same reasons and at the same times. Separate into different components those classes that change at different times and for different reasons.