Axel Uhl
|
2d03493cf3
|
fixed remove leaderboard operational transformation
|
2012-03-28 18:23:10 +02:00 |
|
Axel Uhl
|
ff23e68c9f
|
added a second OT test which folds a leaderboard column addition with a leaderboard removal
|
2012-03-28 15:42:33 +02:00 |
|
Axel Uhl
|
2e603bc6e3
|
first successful tiny and trivial Operational Transformation test, replicating the addition of a leaderboard
|
2012-03-28 14:51:13 +02:00 |
|
Axel Uhl
|
b35a479d9d
|
preparing the first OT implementation for removing leaderboard columns
|
2012-03-28 14:06:39 +02:00 |
|
Axel Uhl
|
b06c971b51
|
moved logic for leaderboard column handling to RacingEventService to prepare for a first OT test case
|
2012-03-28 12:00:23 +02:00 |
|
Axel Uhl
|
e95cd424cf
|
a few renames and another finally block to ensure taskFinished() is called also in case of abnormal termination
|
2012-03-28 11:30:17 +02:00 |
|
Axel Uhl
|
90a27e32a0
|
wrapped taskFinished call in finally block to ensure it is invoked even in case of abnormal termination
|
2012-03-28 11:04:40 +02:00 |
|
Axel Uhl
|
e9c53ae7d8
|
eliminated the StatesAndOperations class, only keeping the currentState in PeerImpl
|
2012-03-28 10:09:22 +02:00 |
|
Axel Uhl
|
9ce1cdcc36
|
removed list of states in StatesAndOperations and replaced by simple field for only the current state
|
2012-03-28 09:54:15 +02:00 |
|
Axel Uhl
|
8a95d23f81
|
removed S return type from StatesAndOperations.apply, trying to avoid passing huge state objects around
|
2012-03-28 09:52:07 +02:00 |
|
Axel Uhl
|
078b7d520f
|
added operational transformation stuff to pom.xml hierarchy for central build
|
2012-03-26 21:20:30 +02:00 |
|
Axel Uhl
|
4e34a26f2d
|
renamed from runlet to sailing
|
2012-03-26 21:07:10 +02:00 |
|
Axel Uhl
|
79709e0fee
|
Moved OT tests into separate bundle; renamed from runlet to sailing
|
2012-03-26 21:04:39 +02:00 |
|
Axel Uhl
|
f956c869c5
|
spun off test bundle for operationaltransformation tests
|
2012-03-26 20:55:36 +02:00 |
|
Axel Uhl
|
3d38cc0cff
|
added operational transformation (OT) bundle
|
2012-03-26 20:40:43 +02:00 |
|