Open knoxknox opened 7 years ago
Interesting idea, thanks. It looks like I have used these principles but honestly hasn't operated GRASP abbr. to express them. I will need to have a closer look on this topic and add it to the book.
We end up using GRASP whenever we try to do good OOD. Indeed not a lot of people talk about GRASP. Would be interesting to add it to the book, as it involves very simple concepts that can be expanded to every code design decision. :)
@iJackUA, what do you think about to add GRASP to some section ? A lot of people know about SOLID and not all of them know about GRASP principles.