Public · Protected · Private
Interface Segregation Principle
Type: Public  |  Created: 2012-08-14  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • Make fine grained interfaces that are client specific.Make fine grained interfaces that are client specific.

    Separate Clients mean Separate Interfaces.

    2012-08-14 17:57
This blog is frozen. No new comments or edits allowed.