Easy MVC or eMVC is a lightweight MVC frame work, design for Delphi developers. eMVC based on two design patterns,Chain of Responsibility and Observer.An application with eMVC would be flexible and easy to be extended. Source code reuse also maximized.