OCP

Open Closed Principle

THe second of the "SOLID" principles: "Software Entities should be open for extension but closed for modification"

Pacemaker V2

Extend Pacemaker to include Activities & Locations. Review the design and implementation in UML + examine the new tests.

Lab-10

Incorporate Activity class into the placemaker service. Extend pacemakerplaytest to exercise the new feature. Using this as a role model, in the exercises introduce Location into the service