wayfair / vsm-ios

An iOS framework for the VSM Architecture
MIT License
9 stars 2 forks source link

Protocols, Debugging, and Bug Fixes #25

Closed albertbori closed 1 year ago

albertbori commented 1 year ago

Description

This PR improves the stability and maintainability of VSM by fixing some bugs and providing clean protocols for the state container. (These protocols are also preparatory for the VSM property wrappers implementation which will follow shortly.)

Items of consequence in this PR:

Type of Change

Checklist