Skip to content

Value object pattern #349 #362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Feb 5, 2016
Merged

Value object pattern #349 #362

merged 12 commits into from
Feb 5, 2016

Conversation

JuhoKang
Copy link
Contributor

Implementation for the Value Object pattern.
I had some difficulties to show all of the VALJO things so just stopped in the middle and just implemented some "must do" things in the code.

Added index.md with explanation which seems a little bit short of detail.
Fixed the directory of the files.
@iluwatar
Copy link
Owner

iluwatar commented Feb 1, 2016

Could you catch up the branch from the master, it has conflicts.

@@ -3,14 +3,14 @@ layout: pattern
title: Front Controller
folder: front-controller
permalink: /patterns/front-controller/
categories: Presentation Tier
categories: Creational
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to change this file?

@JuhoKang
Copy link
Contributor Author

JuhoKang commented Feb 1, 2016

I'll catch up changes, add description as you asked. Sorry for not checking trivial mistakes making other files to change. I'll comment on this thread when done.

@@ -354,7 +355,7 @@
<excludeFromFailureFile>exclude-pmd.properties</excludeFromFailureFile>
</configuration>
</execution>
</executions>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know why these blanks exist and make differences in this file. I only added one line value-object.

@JuhoKang
Copy link
Contributor Author

JuhoKang commented Feb 3, 2016

I think the fixes are done. please review. #362

iluwatar added a commit that referenced this pull request Feb 5, 2016
@iluwatar iluwatar merged commit 9b65174 into iluwatar:master Feb 5, 2016
@iluwatar
Copy link
Owner

iluwatar commented Feb 5, 2016

Thanks @JuhoKang this looks good!

@iluwatar iluwatar added this to the 1.11.0 milestone Feb 5, 2016
@iluwatar iluwatar modified the milestones: 1.11.0, 1.10.0 Apr 3, 2016
@iluwatar
Copy link
Owner

@all-contributors please add @JuhoKang for code

@allcontributors
Copy link
Contributor

@iluwatar

I've put up a pull request to add @JuhoKang! 🎉

pratigya0 pushed a commit to pratigya0/java-design-patterns that referenced this pull request Aug 3, 2023
* corrected spelling mistake

* changed text to code in git/README.md

* corrected spelling mistake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants