288 Commits

Author SHA1 Message Date
Markus
5ce932ceb7 Work on #213
- properly categorize all patterns
- remove pattern list from readme
- minor fixes to readme
- removed "introduction" because its not a pattern and an error i
committed some time ago
2015-08-20 21:40:07 +02:00
Narendra Pathai
9691a371e6 Work on #221 documented agreed guideline in README
Agreed guideline is conveyed and configuration link for eclipse and IntelliJ is also added.
2015-08-20 11:52:20 +05:30
Markus
86b85623f3 Updated 'How to Contribute' Instructions 2015-08-15 20:50:03 +02:00
Markus
fbb12b53ba Work towards #56: Splitting up the README
I did the job and splitted up the readme, hopefully everything was
splitted correctly...
2015-08-13 23:54:40 +02:00
Narendra Pathai
9ca69c72a3 Added reference to POSA and white paper of pattern in README 2015-08-12 11:33:49 +05:30
The Gitter Badger
5ecb6ce152 Added Gitter badge 2015-08-11 19:33:28 +00:00
Narendra Pathai
5d8ff14ffc Fixup 2015-08-11 12:16:51 +05:30
Narendra Pathai
8e1d0a642e Added go to top links in various sections 2015-08-11 12:10:58 +05:30
Narendra Pathai
41ab86763e Updated README for better navigational summary
Links to various important sections of README is provided at the top so that it becomes easily navigable.
2015-08-11 11:58:02 +05:30
Ilkka Seppälä
a95bd31b8a Merge pull request #194 from dmitz/step-builder
#111 Implementation of Step Builder pattern
2015-08-10 21:21:45 +03:00
Dmitriy Zarubin
0beb19426c Minor fixes in Step Builder 2015-08-10 10:20:13 +03:00
Bernardo Sulzbach
2238369fc0 Better capitalization in the readme.
Also reworded some sentences and wrapped one or two huge lines I would need to
change anyway.

Closes #192
2015-08-08 10:27:50 -03:00
Bernardo Sulzbach
e3f2da8544 Wrapping some parts of the README at 80.
Notes:
  some lines had breaks at varying positions, fixed to 80.
  this improves readability to me immensely
  some stuff should not be wrapped and other parts are just hard to
    wrap, so I am satisfied with this for now.

[ci skip]
2015-08-07 10:31:53 -03:00
Dmitriy Zarubin
f52d7d3dbc #111 Implementation of Step Builder pattern 2015-08-07 16:17:47 +03:00
Bernardo Sulzbach
8a4911a4eb Fixed several typos in the README. 2015-08-06 20:05:32 -03:00
Ilkka Seppälä
8e5b7a2ad7 Merge pull request #182 from npathai/master
PR for #180 change links to relative
2015-07-30 19:56:11 +03:00
Narendra Pathai
fba92e281d Changed the absolute links in README to relative links for issue #180 2015-07-30 12:41:24 +05:30
Narendra Pathai
960fac5ea0 Implemented half sync half async pattern #109 2015-07-30 11:01:10 +05:30
Narendra Pathai
88c2e7dacd Changed improper description about double dispatch in FAQ section 2015-07-29 16:50:36 +05:30
Ilkka Seppälä
3adffb62da Update README.md 2015-07-27 21:00:30 +03:00
Ilkka Seppälä
afd5612e17 Update README.md 2015-07-27 20:52:00 +03:00
Ilkka Seppala
18618dfbec #68 Added class diagram and referenced it from the README.md 2015-07-23 00:49:04 +03:00
Ilkka Seppala
4f0414a637 Merge branch 'async-method-invocation' of https://github.com/trautonen/java-design-patterns into trautonen-async-method-invocation
Conflicts:
	pom.xml
2015-07-23 00:32:07 +03:00
Ilkka Seppala
0fc009cba2 #89 Added book reference 2015-07-23 00:17:51 +03:00
Ilkka Seppala
869c578fe3 #89 Added Business Delegate pattern description to README.md 2015-07-23 00:16:32 +03:00
Tapio Rautonen
6fbac15e64 #68: Documented async method invocation. 2015-07-22 23:36:59 +03:00
Ilkka Seppala
6b11329ae0 #55 Added book reference 2015-07-22 01:17:42 +03:00
Ilkka Seppala
9040c8bec6 #55 Added Repository description to README.md 2015-07-22 01:15:30 +03:00
Ilkka Seppala
1371f75e36 #90 Added book reference 2015-07-19 14:19:05 +03:00
Ilkka Seppala
3fc25a2102 #90 Added pattern description to README.md 2015-07-19 14:17:01 +03:00
Ilkka Seppala
fb8ca3cd88 #91 Added real world example 2015-07-13 23:45:58 +03:00
Ilkka Seppala
0f739b0a83 #91 README.md changes 2015-07-13 23:30:25 +03:00
Ilkka Seppala
db6ec3cc1a #95 Updated and clarified Command pattern example 2015-06-30 17:52:53 +03:00
Ilkka Seppälä
cf66a44e9b #60 Add coverity badge 2015-06-29 22:19:10 +03:00
Ilkka Seppälä
343a3992b7 #59 Add coveralls.io badge 2015-06-28 22:27:32 +03:00
Ilkka Seppälä
fa93d542e7 #94 Remove Calendar#getInstance from the real world examples of Factory Method 2015-06-28 20:35:21 +03:00
Ilkka Seppala
f103ce965e #92 Added semantic versioning description to README.md 2015-06-24 20:18:05 +03:00
Ilkka Seppälä
5738a32090 Added to FAQ the difference between Flyweight and Object Pool 2015-06-23 22:42:16 +03:00
Ilkka Seppälä
fbb22d56cc Fixed caps 2015-06-17 23:56:33 +03:00
Ilkka Seppälä
3bcdfce8ea Added real life example for Poison Pill 2015-06-17 23:49:28 +03:00
Ilkka Seppala
2a9de6abcc Corrections to README.md class diagram paths. 2015-05-31 13:12:43 +03:00
Ilkka Seppala
703ebd3e20 Improved encapsulation of the Memento pattern by moving the
StarMementoInternal class to inner class of Star.
2015-05-30 12:54:56 +03:00
Ilkka Seppälä
72bc96f81b Added to FAQ: "What is the difference between Visitor and Double Dispatch patterns?" 2015-05-26 22:42:21 +03:00
Ilkka Seppala
955c88e336 Added description of Dependency Injection pattern in README.md. 2015-05-25 19:29:24 +03:00
Ilkka Seppälä
190894936f Added Object Pool description to README.md. 2015-05-24 22:39:33 +03:00
Ilkka Seppälä
12e9efc8b4 Moved Private Class Data under Idioms category. 2015-05-24 12:53:16 +03:00
Ilkka Seppälä
ed074b7881 Added Private Class Data pattern description to README.md. 2015-05-23 16:41:10 +03:00
Ilkka Seppala
b87918050c Added Thread Pool description. 2015-05-17 22:04:07 +03:00
Ilkka Seppala
c1b09cbf61 Updated README.md with Resource Acquisition Is Initialization pattern. 2015-05-16 22:23:45 +03:00
Ilkka Seppala
70e95e5d7c Updated README.md with Multiton pattern description. 2015-05-16 00:35:32 +03:00