那里有MVP框架项目吗?

时间:2022-03-10 21:14:06

MVC is used a number of popular frameworks. To name just a few, Ruby on Rails, ASP.NET MVC, Monorail, Spring MVC.

MVC使用了许多流行的框架。仅举几例,Ruby on Rails,ASP.NET MVC,Monorail,Spring MVC。

Are there any equivalent frameworks using any variant of MVP?

是否有使用任何MVP变体的等效框架?

Most of the examples I've found online seem to be custom implementations of the pattern rather than reusable frameworks.

我在网上找到的大多数例子似乎都是模式的自定义实现,而不是可重用的框架。

Suggestions need not be specific to any particular programming language, my interest is mostly academic.

建议不一定要特定于任何特定的编程语言,我的兴趣主要是学术性的。

4 个解决方案

#1


MVC# is really an MVP framework, in spite of the name.

MVC#实际上是一个MVP框架,尽管有这个名字。

#2


I GWT uses MVP Pattern. See this video.

我GWT使用MVP模式。观看此视频。

#3


There is also an "MVP Bundle" in Web Client Software Factory (WCSF) 2.0.

Web客户端软件工厂(WCSF)2.0中还有一个“MVP Bundle”。

#4


I'm maintaining Claymore an MVP framework for Winform, ASP.NET et Compact Framework.

我维护Claymore是Winform,ASP.NET和Compact Framework的MVP框架。

#1


MVC# is really an MVP framework, in spite of the name.

MVC#实际上是一个MVP框架,尽管有这个名字。

#2


I GWT uses MVP Pattern. See this video.

我GWT使用MVP模式。观看此视频。

#3


There is also an "MVP Bundle" in Web Client Software Factory (WCSF) 2.0.

Web客户端软件工厂(WCSF)2.0中还有一个“MVP Bundle”。

#4


I'm maintaining Claymore an MVP framework for Winform, ASP.NET et Compact Framework.

我维护Claymore是Winform,ASP.NET和Compact Framework的MVP框架。