Skip to content

added Property pattern#39

Merged
iluwatar merged 1 commit intoiluwatar:masterfrom
vehpsr:master
Mar 30, 2015
Merged

added Property pattern#39
iluwatar merged 1 commit intoiluwatar:masterfrom
vehpsr:master

Conversation

@vehpsr
Copy link
Copy Markdown
Contributor

@vehpsr vehpsr commented Mar 29, 2015

Based on Steve's Yegge The Universal Design Pattern article

@iluwatar
Copy link
Copy Markdown
Owner

Today I thought I'd talk about a neat design pattern that doesn't seem to get much love: the Properties Pattern. In its fullest form it's also sometimes called the Prototype Pattern.

Did you check if this duplicates Prototype?

@iluwatar
Copy link
Copy Markdown
Owner

In this entry I can see it is a combination of prototypical instance creation + property collection.

@iluwatar
Copy link
Copy Markdown
Owner

Wow, that was a long read!

@iluwatar
Copy link
Copy Markdown
Owner

Good work and thanks for pointing out the article. I feel enlightened :)

iluwatar added a commit that referenced this pull request Mar 30, 2015
@iluwatar iluwatar merged commit d6a68b3 into iluwatar:master Mar 30, 2015
@vehpsr
Copy link
Copy Markdown
Contributor Author

vehpsr commented Mar 30, 2015

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:

@iluwatar
Copy link
Copy Markdown
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
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