What is the difference between Observer and Decorator design pattern?

Observer is a behavioral pattern. Decorator is a structural pattern . Using observer implements event handling (it binds some method calls of different classes with each other).

Sizin İçin Seçtik  Observer design nedir?

Leave a Reply

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