You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2020. It is now read-only.
The talk presented a much simplified version of everything. In writing the talk and trying to explain all of the different components, I realized we could improve naming:
I recently gave a talk about the ideas in this framework:
https://speakerdeck.com/jessesquires/pushing-the-limits-of-protocol-oriented-programming
The talk presented a much simplified version of everything. In writing the talk and trying to explain all of the different components, I realized we could improve naming:
ReuseableViewFactoryProtocol-->ReusableViewConfiguringProtocolViewFactory-->ViewConfigI never really like the "factory" name. This is much better.