0
已回答

Why i can't see MVC pattern in the book ?

ahmed fakhr 4 年 前 更新人: anonymous 4 年 前 1

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 ?

解答

解答
已回答

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.

很好,我很满意
满意度评分用户: ahmed fakhr 4 年 前
解答
已回答

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.

UserEcho 的客户支持