0
Answered
Why i can't see MVC pattern in the book ?
Why i can't see MVC pattern in the book because it is the most popular pattern in PHP , or it's not a pattern
although if it's not a pattern so what it's ?
Answer
Answer
Answered
Hi Ahmed!
Thanks for asking! The reason why that pattern isn't in the book is that I wanted to focus on well-known patterns introduced by "gang of four" two decades ago. Regrettably, MVC is not a GoF pattern.
While I consider the scope of "Dive Into Design Patterns" final and don't plan to expand it with new patterns, I do plan to write another book with a compilation of less popular patterns, such as the one that you named and many more. But that's likely to happen in a few years.
Customer support service by UserEcho
Hi Ahmed!
Thanks for asking! The reason why that pattern isn't in the book is that I wanted to focus on well-known patterns introduced by "gang of four" two decades ago. Regrettably, MVC is not a GoF pattern.
While I consider the scope of "Dive Into Design Patterns" final and don't plan to expand it with new patterns, I do plan to write another book with a compilation of less popular patterns, such as the one that you named and many more. But that's likely to happen in a few years.