Commit Graph
100 Commits
Author SHA1 Message Date
Ilkka Seppala fdf1d148fa Finished the example. 2015-05-25 18:42:36 +03:00
Ilkka Seppala b2bfdb1752 Work on the DI example. Added second Wizard with injected Tobacco. 2015-05-25 18:42:36 +03:00
Ilkka Seppala 8b9e829b09 Work on Dependency Injection example. 2015-05-25 18:42:35 +03:00
Ilkka Seppala ebcf46af86 Finished the example. 2015-05-25 18:41:54 +03:00
Ilkka Seppälä 190894936f Added Object Pool description to README.md. 2015-05-24 22:39:33 +03:00
Ilkka Seppälä d7c5683e3b Added class diagram. 2015-05-24 22:38:54 +03:00
Ilkka Seppälä e0bf323c95 Added comments. 2015-05-24 22:19:52 +03:00
Ilkka Seppälä bff34cfd21 Finished example. 2015-05-24 21:47:57 +03:00
Ilkka Seppälä 9122c7f0e6 Work on Object Pool example. 2015-05-24 14:13:07 +03:00
Ilkka Seppälä 7f334e7024 Formatted the super pom.xml. 2015-05-24 13:19:59 +03:00
Ilkka Seppälä ff4145dba5 Skeleton for Object Pool pattern. 2015-05-24 13:18:08 +03:00
Ilkka Seppälä 8656e954bd Remove unused import. 2015-05-24 13:00:32 +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 Seppälä a2841c8954 Added class diagram. 2015-05-23 16:29:20 +03:00
Ilkka Seppälä 14729bef63 Commented the example. 2015-05-23 16:07:04 +03:00
Ilkka Seppälä 2eaf939691 Finished the example. 2015-05-23 15:52:50 +03:00
Ilkka Seppälä 851fe4b3e0 Work on the example. 2015-05-23 15:45:30 +03:00
Ilkka Seppälä b7554249e6 Added skeleton for Private Class Data pattern. 2015-05-23 15:16:57 +03:00
Ilkka Seppälä b340d25e7e Merge pull request #54 from caltrain/master
Documentation change in DAO pattern
2015-05-18 17:49:13 +03:00
Ilkka Seppala b87918050c Added Thread Pool description. 2015-05-17 22:04:07 +03:00
Ilkka Seppala df4b536790 Add class diagram. 2015-05-17 21:48:23 +03:00
Ilkka Seppala 8cc843465b Code improvements. 2015-05-17 21:46:51 +03:00
Ilkka Seppala 8b8b81f26d Added code comments. 2015-05-17 21:45:20 +03:00
Ilkka Seppala 6e76227143 Finished Thread Pool example code. 2015-05-17 18:08:50 +03:00
Ilkka Seppala 4c0a300b86 Skeleton for Thread Pool pattern. 2015-05-17 14:32:26 +03:00
Ilkka Seppala c1b09cbf61 Updated README.md with Resource Acquisition Is Initialization pattern. 2015-05-16 22:23:45 +03:00
Ilkka Seppala 2d4da8eb40 Added class diagram. 2015-05-16 22:15:48 +03:00
Ilkka Seppala a016d3355c Added code comments. 2015-05-16 22:14:22 +03:00
Ilkka Seppala b0b4ca09f8 Finished example code. 2015-05-16 22:03:26 +03:00
Ilkka Seppala de7db92f59 Added skeleton for Resource Acquisition Is Initialization pattern. 2015-05-16 21:49:21 +03:00
Ilkka Seppala 70e95e5d7c Updated README.md with Multiton pattern description. 2015-05-16 00:35:32 +03:00
Ilkka Seppala 3ce1fde96c Added Multiton class diagram. 2015-05-16 00:28:26 +03:00
Ilkka Seppala d0c32782ce Added code comments for Multiton. 2015-05-16 00:27:06 +03:00
Ilkka Seppala f2457699b0 Finished Multiton example. 2015-05-16 00:17:28 +03:00
Ilkka Seppala 8e93233e58 Added skeleton for Multiton example. 2015-05-15 23:45:18 +03:00
Ilkka Seppälä dfb56e531f Added real world example for Proxy 2015-05-14 23:40:57 +03:00
Ilkka Seppälä 1c2105dd6e Added real world example for Chain 2015-05-14 23:30:05 +03:00
Ilkka Seppälä 0a1acc630a Update README.md 2015-05-13 00:16:45 +03:00
Ilkka Seppala fcccc71ac7 Added Double Dispatch pattern to README.md. 2015-05-09 19:51:33 +03:00
Ilkka Seppala 5f7498a757 Added class diagram. 2015-05-09 19:29:06 +03:00
Ilkka Seppala 1cdd338618 Commented the code. 2015-05-09 19:26:35 +03:00
Ilkka Seppala 082f4730ee Double Dispatch example improvements. 2015-05-09 18:36:37 +03:00
Ilkka Seppala 648ead096c Unit test for Rectangle 2015-05-08 22:57:14 +03:00
Ilkka Seppala 8c13dd0e10 Completed Double Dispatch example. 2015-05-08 21:49:04 +03:00
Ilkka Seppala fba664ba49 Added iteration logic. 2015-05-08 21:01:06 +03:00
Ilkka Seppala 41b818771e Added class hierarchies. 2015-05-08 20:35:47 +03:00
Ilkka Seppala 2029609def Skeleton for Double Dispatch. 2015-05-08 19:55:58 +03:00
Ilkka Seppala 7b97655744 Added Flux source reference. 2015-05-03 23:58:23 +03:00
Ilkka Seppala c5c75550f8 Added MVC source reference to README.md. 2015-05-03 23:56:07 +03:00
Ilkka Seppala a542713455 Update README.md with Flux pattern. 2015-05-03 23:44:22 +03:00
Ilkka Seppala 191f2b6c1f Add class diagram. 2015-05-03 23:37:57 +03:00
Ilkka Seppala 523551a3fa Commented the example code. 2015-05-03 23:34:38 +03:00
Ilkka Seppala 61f0a2acf7 Organize to packages. 2015-05-03 23:10:45 +03:00
Ilkka Seppala 718b3cc61d Finished the Flux example. 2015-05-03 23:07:07 +03:00
Ilkka Seppala c288f13b21 Classes created. 2015-05-03 22:15:41 +03:00
Ilkka Seppala 77255ca798 Skeleton for Flux pattern. 2015-05-03 18:24:55 +03:00
Ilkka Seppala a6b1892d4d Update README.md with MVC description. 2015-05-03 00:00:43 +03:00
Ilkka Seppala 5cbe60917c Added class diagram. 2015-05-02 23:51:30 +03:00
Ilkka Seppala b01e841dff Added code comments. 2015-05-02 23:49:33 +03:00
Ilkka Seppala 3bcca7102c Completed MVC example code. 2015-05-02 23:37:26 +03:00
Ilkka Seppala c9bf6819e1 Added skeleton for MVC. 2015-05-02 22:49:43 +03:00
Ilkka Seppälä f7545cc903 Merge pull request #51 from Li4ick/patch-1
Update GHobbits.java
2015-05-02 15:06:36 +03:00
Ilkka Seppala 2cdc0e9872 Credits to Mr. Fowler. 2015-04-29 22:43:15 +03:00
Ilkka Seppala 6bedc54020 Tolerant Reader readme changes. 2015-04-29 22:40:03 +03:00
Ilkka Seppala 2fb9db3c16 Tolerant Reader class diagram. 2015-04-29 22:39:51 +03:00
Ilkka Seppala 058cb87b40 Code comments. 2015-04-29 22:15:36 +03:00
Ilkka Seppala b3bf4379a4 Example improvements. 2015-04-29 21:58:17 +03:00
Ilkka Seppala 5562795a5f Added test cleanup. 2015-04-29 18:54:33 +03:00
Ilkka Seppala b58311aedf Completed Tolerant Reader example. 2015-04-29 18:50:08 +03:00
Ilkka Seppala 113e1a2f22 Work on serializer. 2015-04-28 23:59:30 +03:00
Ilkka Seppala 27a11aa9fc Added skeleton for Tolerant Reader. 2015-04-28 22:53:37 +03:00
Ilkka Seppala efe81f0767 Created Concurrency Patterns category and moved Double Checked Locking
there.
2015-04-24 22:56:08 +03:00
Ilkka Seppala 89e6692ba8 Null object as a singleton #50 2015-04-24 22:01:08 +03:00
Ilkka Seppala 19d653c13c Updated Specification class diagram. 2015-04-23 23:04:00 +03:00
Ilkka Seppala e3ef82edc0 Updated README.md. 2015-04-23 23:00:42 +03:00
Ilkka Seppala fcd500d3ae Added comments and class diagram. 2015-04-23 22:51:21 +03:00
Ilkka Seppala cd581154ac Organized into packages. 2015-04-23 22:35:58 +03:00
Ilkka Seppala 0f8c5f9263 Implemented basic selection example. 2015-04-23 22:31:07 +03:00
Ilkka Seppala 35e3d833cb Added some creatures. 2015-04-23 22:30:51 +03:00
Ilkka Seppala 6f55b917ce Implemented selectors. 2015-04-23 22:01:23 +03:00
Ilkka Seppala bb28276937 Created creature hierarchy. 2015-04-23 22:01:12 +03:00
Ilkka Seppala 283388b7b9 Started working on Specification pattern. 2015-04-23 21:15:09 +03:00
Ilkka Seppälä 5af0ebd766 Merge pull request #49 from intfloat/master
Fix typo
2015-04-22 23:20:24 +03:00
Ilkka Seppälä d66e63aaa5 Merge pull request #46 from zhwbqd/master
add redo function into command pattern
2015-04-17 07:56:28 +03:00
Ilkka Seppala 935cdd031e Replace deprecated Hibernate Expression with Restrictions. 2015-04-16 07:44:07 +03:00
Ilkka Seppala 572ac0ccd1 Move Service Layer under Architectural Patterns category. 2015-04-15 23:18:38 +03:00
Ilkka Seppala c3dddd676c Fix typo. 2015-04-15 23:17:44 +03:00
Ilkka Seppälä fa931bdcfa Merge pull request #47 from mgiovenco/master
Added DAO implementation, modified readme, and added UML diagram
2015-04-15 23:15:07 +03:00
Ilkka Seppala b28c387b40 Added reference for Service Layer. 2015-04-15 23:00:32 +03:00
Ilkka Seppala eee932ac71 Added README.md description for Service Layer. 2015-04-15 22:49:28 +03:00
Ilkka Seppala 9e1f6d1ca7 Added class diagram. 2015-04-15 22:32:59 +03:00
Ilkka Seppala 8062092291 Added code comments. 2015-04-15 22:29:04 +03:00
Ilkka Seppala 27ff01de1b Organize to packages. 2015-04-15 21:45:14 +03:00
Ilkka Seppala 3d3828933c Added findAll methods to service level. 2015-04-15 21:39:31 +03:00
Ilkka Seppala 281f225a54 Add unit test. 2015-04-15 21:25:26 +03:00
Ilkka Seppala 1988ab494c Rename artifact and folder. 2015-04-15 21:16:56 +03:00
Ilkka Seppala 63b22c1749 Data fixture now working. 2015-04-15 21:11:12 +03:00
Ilkka Seppala 7df4774d8f Work on data initialization. 2015-04-14 23:38:50 +03:00
Ilkka Seppala 94235d71a1 Introduced HibernateUtil. 2015-04-13 23:29:07 +03:00