bc94d0fc26
Fix link
2016-07-21 20:21:36 +03:00
8124fd0771
Adjust pattern categories and tags
2016-07-21 09:27:48 +03:00
5c26f46174
Set version number for next development iteration
2016-06-30 18:15:26 +03:00
7a118e4209
Reached milestone 1.12.0
2016-06-30 18:14:41 +03:00
398eb11b11
Set version for the next development iteration
2016-04-02 19:55:04 +03:00
1f27dbbf5b
Set version for milestone 1.11.0
2016-04-02 19:51:03 +03:00
bd1b65276e
all index.md files renamed to README.md for more compatibility with github
2016-03-20 11:50:21 +03:00
afb897300b
Event driven architecture refactored.
...
1. Renamed Message to Event and Event to AbstractEvent
2. Generified Event and Handler
3. Updated EventDispatcher to make unsafe configuration impossible
4. Updated UML diagram accordingly
2016-03-08 00:56:08 -08:00
33224dd7d7
Prepare for next development iteration
2016-02-02 22:14:20 +02:00
4f56f7b097
Achieved milestone 1.10.0
2016-02-02 22:11:38 +02:00
59c32d3937
Add tests that run the examples
2016-01-31 12:09:09 +02:00
3d95696078
#358 Added license to all files using plugin
2016-01-27 22:20:42 +00:00
3d642cdad7
Use headings instead of bold text in index.md #238
2016-01-03 21:14:30 +01:00
bea1a0d6d9
Revert "Revert "Add class diagram for #113 and to be included in PR #299 ""
...
This reverts commit 0f75a0e239
.
2016-01-03 00:55:04 +00:00
d6719729b9
Revert "Revert "Merge remote-tracking branch 'origin/master'""
...
This reverts commit 03f0a2112b
.
2016-01-03 00:54:49 +00:00
03f0a2112b
Revert "Merge remote-tracking branch 'origin/master'"
...
This reverts commit 248ea5191a
, reversing
changes made to 02bd15db90
.
2016-01-03 00:52:56 +00:00
0f75a0e239
Revert "Add class diagram for #113 and to be included in PR #299 "
...
This reverts commit 0c062d3f55
.
2016-01-03 00:52:24 +00:00
0c062d3f55
Add class diagram for #113 and to be included in PR #299
2016-01-03 00:01:43 +00:00
7176b86146
#113 Event Driven Architecture
...
bumped up version to 1.10
2016-01-02 14:05:36 +01:00
2ea9bfef19
#113 Event Driven Architecture
...
Fixed PMD errors
2016-01-02 14:04:07 +01:00
898f3a428c
#113 Event Driven Architecture
...
Fixed a typo in index.md
2015-12-02 01:43:34 +01:00
0b46a9985d
#113 Event Driven Architecture
...
Updated index.md with eda uses
2015-12-02 01:39:20 +01:00
2aa20b7445
#113 Event Driven Architecture
...
Adds various changes including :
- Fixes to Javadoc
2015-12-01 23:33:26 +01:00
cfb0fafc7d
#113 Event Driven Architecture
...
Adds various changes including :
- Fixes to Javadoc
- Test refactoring and improvements
- Refactored EventDispatcher to be immutable
- Removed DynamicRouter interface since it not needed
- Renamed Channel to a more appropriate name - Handler
2015-12-01 23:30:01 +01:00
9e857d7dd6
#113 Event Driven Architecture
...
Fixed javadoc
2015-11-28 19:05:23 +01:00
d9a1d1cef9
#113 Event Driven Architecture
...
Adds unit test to assert and verify pattern event get type behaviour.
Also added unit test comments.
2015-11-28 17:58:32 +01:00
3ad36020aa
#113 Event Driven Architecture
...
Adds unit test to assert and verify pattern behaviour
2015-11-28 17:25:15 +01:00
e1c0731f7e
#113 Event Driven Architecture
...
Adds more Javadoc and fixes checkstyle issues.
2015-11-28 15:03:22 +01:00
b8b94b697a
#113 Event Driven Architecture
...
Adds more Javadoc
2015-11-28 13:12:16 +01:00
321e9d4191
#113 Event Driven Architecture
...
- added class diagram
- added more comments
2015-11-23 11:20:20 +01:00
b4aeca3aa0
#113 Event Driven Architecture
...
- removed unused imports
2015-11-23 00:04:44 +01:00
3ef0921f20
#113 Event Driven Architecture
...
- refactored and moved around some classes
2015-11-23 00:02:58 +01:00
eb396217d0
#113 Event Driven Architecture
...
- initial commit includes a simple and advanced example of Event-driven architecture
2015-11-22 19:40:07 +01:00