How is the MVC pattern An application of the observer pattern?

The Observer Pattern is the foundation of the Model View Controller (MVC) pattern, in which a view is updated automatically whenever the model’s state changes . … The subject interface defines a contract for attaching and detaching an observer to the subject, as well as notification of changes to any attached observers.

Sizin İçin Seçtik  How do you use design patterns effectively?

Leave a Reply

Your email address will not be published. Required fields are marked *