I’ve been testing Mate Flex framework. It’s not intrusive, promotes building application components in a loosely-coupled way and implements design pattern Dependency Injection. At this point Mate is in Alpha, but the way it was designed looks very encouraging, and people who are into MVC should definitely try it out.
The framework allows various ways for connecting model, view and controller, but I drew this diagram to illustrate its data flow that uses injectors.
Is this diagram easy for understanding? I’d appreciate your feedback.
Thanks,
Yakov Fain