KevinMottashed / OfficeSlingshot3D

Video conferencing system with haptic interface and slingshots.
4 stars 2 forks source link

Refactor ZCam-Controller relationship #95

Closed KevinMottashed closed 14 years ago

KevinMottashed commented 14 years ago

Replace the 1-1 association with observer pattern. This will allow the logger to easily observe the ZCam and log what is happening. This will also avoid any dependencies between the controller and logger.

KevinMottashed commented 14 years ago

Refactored ZCamera-Mediator relationship

The mediator now observes the zcamera.

Closed by a3c912b424130ef62d23230b6625ae9f537424ee Closed by a3c912b424130ef62d23230b6625ae9f537424ee