README.md

December 5, 2022 ยท View on GitHub

Observer Pattern

Description

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.

More Info

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

Submitted On2002-09-13 08:21:02
ByDirk Siebert
LevelIntermediate
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 6.0
CategoryObject Oriented Programming (OOP)
WorldVisual Basic
Archive FileObserver_P1306039132002.zip