0
Answered

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

ahmed fakhr hace 4 años actualizado por anonymous hace 4 años 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 ?

Respuesta

Respuesta
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.

BIEN, ESTOY SATISFECHO.
Puntuación de satisfacción por ahmed fakhr hace 4 años
Respuesta
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.