This is a framework which implements Martin Fowler's Passive View pattern. This pattern allows you to completelly remove the application logic from the view, hence making your code more maintainable due to better code organization and more testable.
没有任何数据可供显示