Slide 17
Slide 17 text
Client CoffeeShop
order
OrderProcessor
BillingService
BeveragesService
FoodService
etc
users are going to use the library's API, not the library's internals
process _order
validate _order
one, clean, simple point of entrance, that returns one thing
clean API