VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Observer Pattern

Dirk Siebert  (1 Submission)   Object Oriented Programming (OOP)   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

The code demonstrates a possible implementation of the observer pattern (also called ocv object, controller, view). It defines a one to many dependency between objects. All dependent objects are notified when one object changes.

Assumes
A new user should have basic knowledge about classes and events.

Rate Observer Pattern (4(4 Vote))

Download Observer Pattern

Observer Pattern Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters