added Property pattern#39
Merged
iluwatar merged 1 commit intoiluwatar:masterfrom Mar 30, 2015
vehpsr:master
Merged
Conversation
Owner
Did you check if this duplicates Prototype? |
Owner
|
In this entry I can see it is a combination of prototypical instance creation + property collection. |
Owner
|
Wow, that was a long read! |
Owner
|
Good work and thanks for pointing out the article. I feel enlightened :) |
Contributor
Author
|
Yeah, Steve prefers to call his posts essays because of their length, but if I had to name three blogs that made greatest influence on me as a developer, then the list is definite:
|
Owner
|
Great list. I would add Martin Fowler and Uncle Bob. |
pratigya0
pushed a commit
to pratigya0/java-design-patterns
that referenced
this pull request
Aug 3, 2023
Minor spelling fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on Steve's Yegge The Universal Design Pattern article