KevinMottashed / OfficeSlingshot3D

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

Remove Clothing-->Mediator dependency #106

Closed KevinMottashed closed 14 years ago

KevinMottashed commented 14 years ago

The clothing manager sends info to the mediator via the observer pattern. The clothing manager should have no knowledge of the mediator.

KevinMottashed commented 14 years ago

Removed unused include

The clothing is an output only device so there is nothing to observe. The Clothing-->Mediator depency was unused so I just deleted the include. I forgot to add the Mediator as an observer to the falcon pen so I added that.

Closed by d7c5a9b7bc378522740a01a5a64a1a619c7b98c2 Closed by d7c5a9b7bc378522740a01a5a64a1a619c7b98c2