Skip to content

Conversation

pitsios-s
Copy link
Contributor

I made an attemp to implement a program that uses the specific pattern.
Although Model-View-Presenter is considered as an architectural pattern, I though that you might be interested in such patterns too.

pitsios-s added 3 commits September 11, 2014 15:31
Implementation for the Model-View-Presenter pattern is now available.
@iluwatar
Copy link
Owner

Hi there! Great idea to include this pattern in the library. However, I checked out the implementation and found some problems:

  • the model-view-presenter artifact has compile errors
  • your module has not been added to the main pom.xml
  • the module seems to use swing components, but no dependencies have been listed in its pom.xml

@pitsios-s
Copy link
Contributor Author

You are right, I totally forgot the main pom.xml.
I will try to fix these errors and come up with a new version.
Thank you very much.

@pitsios-s
Copy link
Contributor Author

Hello again! I think I fixed the issues you indicated above. Everything seems to work nice now.
Is there anything else that you would like me to fix?

iluwatar added a commit that referenced this pull request Sep 13, 2014
Model-View-Presenter pattern
@iluwatar iluwatar merged commit d3fbc2e into iluwatar:master Sep 13, 2014
mahendher added a commit to mahendher/java-design-patterns that referenced this pull request Dec 9, 2021
created service-adapter sources and test folders (iluwatar#1277)
pratigya0 pushed a commit to pratigya0/java-design-patterns that referenced this pull request Aug 3, 2023
pratigya0 pushed a commit to pratigya0/java-design-patterns that referenced this pull request Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants