385 Commits

Author SHA1 Message Date
Ilkka Seppala
3628a4539d Added some inspiration sources. 2015-04-05 19:18:09 +03:00
Ilkka Seppala
f0c06e7b85 Merge branch 'vehpsr-master' 2015-04-05 18:41:58 +03:00
Ilkka Seppala
95f758de6e Merge branch 'master' of https://github.com/vehpsr/java-design-patterns into vehpsr-master
Conflicts:
	README.md
2015-04-05 18:36:10 +03:00
vehpsr
da7d23b794 move Callback to idioms 2015-04-05 18:04:31 +03:00
Ilkka Seppala
7446493d35 Moved Callback to idioms category. 2015-04-05 18:04:25 +03:00
vehpsr
dc0f578f8b added Poison Pill idiom 2015-04-05 18:03:16 +03:00
Ilkka Seppala
6366041781 Established Idioms category and moved Execute Around and Double Checked
Locking there.
2015-04-05 14:20:03 +03:00
Ilkka Seppala
2e36e6e9d1 Added instructions to work on an issue. 2015-04-04 22:30:55 +03:00
Ilkka Seppala
80093a1405 Fixed typo. 2015-04-04 21:30:16 +03:00
Ilkka Seppala
347b7eef0d Deprecated GenMyModel from instructions. The UML diagrams need to look
consistent.
2015-04-04 21:29:05 +03:00
Ilkka Seppala
23f5be291b Fixed typo. 2015-04-04 21:25:10 +03:00
Ilkka Seppala
a381a43f2e Formatted Intercepting Filter source code. 2015-04-04 21:22:13 +03:00
Ilkka Seppala
d0feb3c8d5 Moved Model-View-Presenter pattern under Presentation Tier Patterns. 2015-04-04 21:12:43 +03:00
Ilkka Seppala
e136e6a47b Corrected merge error where CyclicBarrier example had moved under
Intercepting Filter. Should be under Callback.
2015-04-04 21:10:12 +03:00
Ilkka Seppala
968fb1dd66 Replaced intercepting filter class diagram with ObjectAid generated one,
for consistency.
2015-04-04 21:06:05 +03:00
Ilkka Seppälä
477d622d04 Merge pull request #42 from joshzambales/master
Updated pull request
2015-04-04 20:59:23 +03:00
Josh
57c7a4895c fixed folder structure and added package 2015-04-05 01:15:02 +08:00
Josh
2d7e2d1b18 removed some merge markers 2015-04-04 21:48:50 +08:00
Josh
10be0b0b10 made changes according to 2nd batch of comments 2015-04-04 21:37:36 +08:00
Josh
5383eb9f56 fix travis CI 2015-04-04 11:28:42 +08:00
Josh
ee37e10382 fix travis CI 2015-04-04 11:21:27 +08:00
Josh
68f02c12d1 revised 2015-04-04 05:47:54 +08:00
Josh
ddace113eb merged master fixed conflict 2015-04-04 05:46:19 +08:00
Josh
6d4e47311a added intercepting filter 2015-04-04 04:54:56 +08:00
joshzambales
f753d68d1b Update README.md 2015-04-03 22:27:32 +08:00
Josh
2392d6caac added intercepting filter and changes 2015-04-03 22:24:37 +08:00
joshzambales
aca75584d7 Updated README.md 2015-04-03 20:55:13 +08:00
joshzambales
bc98c11d94 Updated README.md 2015-04-03 20:24:08 +08:00
joshzambales
24ea7ff325 Updated README.md 2015-04-03 20:23:36 +08:00
joshzambales
5e939a2d8b Updated README.md 2015-04-03 20:23:14 +08:00
joshzambales
915145e12a Updated README.md 2015-04-03 20:22:54 +08:00
joshzambales
092e6ef9c1 Updated README.md 2015-04-03 20:22:34 +08:00
joshzambales
4118aab139 Updated README.md 2015-04-03 20:22:23 +08:00
joshzambales
543c062066 Updated README.md 2015-04-03 20:21:23 +08:00
joshzambales
b4aed8fbe0 Updated README.md 2015-04-03 20:21:10 +08:00
joshzambales
efb032adbb Updated README.md 2015-04-03 18:36:15 +08:00
joshzambales
f64480d731 Updated README.md 2015-04-03 18:35:55 +08:00
joshzambales
97c5c13f2d Updated README.md 2015-04-03 18:27:01 +08:00
joshzambales
7ff88026bb Updated README.md 2015-04-03 18:22:46 +08:00
Ilkka Seppälä
46a6ff2894 Added introduction chapter to README.md. 2015-03-31 19:43:35 +03:00
Ilkka Seppälä
d6a68b3121 Merge pull request #39 from vehpsr/master
added Property pattern
2015-03-30 20:50:52 +03:00
vehpsr
d57da2593b added Property pattern 2015-03-29 23:03:06 +03:00
Ilkka Seppala
eddf2e630f Merge branch 'vehpsr-master' 2015-03-29 22:13:08 +03:00
Ilkka Seppala
b2619e4d7a Merge branch 'master' of https://github.com/vehpsr/java-design-patterns into vehpsr-master
Conflicts:
	README.md
2015-03-29 22:11:43 +03:00
Ilkka Seppala
911a3505b2 Added book reference. 2015-03-29 22:03:07 +03:00
Ilkka Seppälä
1fc15829ad Fixed link. 2015-03-29 21:44:05 +03:00
Ilkka Seppälä
36482d5b7c Added description for Execute Around. 2015-03-29 21:41:41 +03:00
Ilkka Seppala
12bc65adc0 Added class diagram for Execute Around idiom. 2015-03-29 21:26:18 +03:00
Ilkka Seppala
027fd9934b Added example code for Execute Around idiom. 2015-03-29 21:25:13 +03:00
vehpsr
15adc6751e Callback pattern: added real world example 2015-03-27 17:38:10 +02:00