Slide 21
Slide 21 text
Generalizing...
• API and UserRegistration are boundaries:
they allow us to interact with the world
• Boundaries typically fall into a few
categories, such as persistence, networking,
and hardware sensors
• However, they are dependencies...