|
|
|
|
|
by mumblemumble
2070 days ago
|
|
My take-away is this: Protocols should always be defined independently of any existing code. The code-first approach only works well when you're doing something self-contained. Which, an API, almost by definition, is not. |
|