I’ve spent a lot of time working with different approaches to Application Frameworks in Unity.
For example, my first 1.x releases of Composer and PoseMe were based on a data binding model, for designing in a way similar to (highly inspired by) Model View ViewModel (MVVM) patterns. Continue reading “Unity Application Framework”