KevinMottashed / OfficeSlingshot3D

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

Refactor Mediator (remove singleton pattern) #120

Closed KevinMottashed closed 14 years ago

KevinMottashed commented 14 years ago

The mediator should not be a singleton. This will make testing much easier.

KevinMottashed commented 14 years ago

Removed mediator singleton

The mediator class is no longer a singleton.

Closed by d495f5e2a35280e54c4b8af8402fc6eafaf34efd